Show / Hide Table of Contents

Class SourceDetails

The source of the database system.

Inheritance
object
SourceDetails
BackupSourceDetails
NoneSourceDetails
PointInTimeDbSystemSourceDetails
PrimaryDbSystemSourceDetails
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