Show / Hide Table of Contents

Class CloudDbSystemConnectionInfo

The connection details required to connect to a cloud DB system component.

Inheritance
object
CloudDbSystemConnectionInfo
CloudAsmConnectionInfo
CloudDatabaseConnectionInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
[JsonConverter(typeof(CloudDbSystemConnectionInfoModelConverter))]
public class CloudDbSystemConnectionInfo
In this article
Back to top