Show / Hide Table of Contents

Class DbSystemSource

Parameters detailing how to provision the initial data of the DB System.

Inheritance
object
DbSystemSource
DbSystemSourceFromBackup
DbSystemSourceFromNone
DbSystemSourceFromPitr
DbSystemSourceImportFromUrl
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
[JsonConverter(typeof(DbSystemSourceModelConverter))]
public class DbSystemSource
In this article
Back to top