Show / Hide Table of Contents

Class ConnectionOption

Types of connection supported by Data Safe.

Inheritance
object
ConnectionOption
OnPremiseConnector
PrivateEndpoint
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
[JsonConverter(typeof(ConnectionOptionModelConverter))]
public class ConnectionOption
In this article
Back to top