Show / Hide Table of Contents

Class DbSystemSourceImportFromUrl

An Object Storage PAR from which to import the DB System initial data.

Inheritance
object
DbSystemSource
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
public class DbSystemSourceImportFromUrl : DbSystemSource
In this article
Back to top