Show / Hide Table of Contents

Class CloudAsmConnectionCredentials

The credentials used to connect to the Cloud ASM instance. Currently only the DETAILS type is supported for creating MACS connector credentials.

Inheritance
object
CloudAsmConnectionCredentials
CloudAsmConnectionCredentialsByDetails
CloudAsmConnectionCredentialsByName
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(CloudAsmConnectionCredentialsModelConverter))]
public class CloudAsmConnectionCredentials
In this article
Back to top