Show / Hide Table of Contents

Class SqlEndpointNetworkConfiguration

The network configuration of a SQL Endpoint.

Inheritance
object
SqlEndpointNetworkConfiguration
SqlEndpointSecureAccessConfig
SqlEndpointVcnConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
[JsonConverter(typeof(SqlEndpointNetworkConfigurationModelConverter))]
public class SqlEndpointNetworkConfiguration
In this article
Back to top