ManagedInstancePrivateEndpointConnectionProperties interface
Properties of a private endpoint connection.
Properties
private |
Private endpoint which the connection belongs to. |
private |
Connection State of the Private Endpoint Connection. |
provisioning |
State of the Private Endpoint Connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
privateEndpoint
Private endpoint which the connection belongs to.
privateEndpoint?: ManagedInstancePrivateEndpointProperty
Property Value
privateLinkServiceConnectionState
Connection State of the Private Endpoint Connection.
privateLinkServiceConnectionState?: ManagedInstancePrivateLinkServiceConnectionStateProperty
Property Value
provisioningState
State of the Private Endpoint Connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string