Show / Hide Table of Contents

Class SourceDetails

The source used to restore the database system.

Inheritance
object
SourceDetails
BackupSourceDetails
NoneSourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.PsqlService.Models
Assembly: OCI.DotNetSDK.Psql.dll
Syntax
[JsonConverter(typeof(SourceDetailsModelConverter))]
public class SourceDetails
In this article
Back to top