PrivateEndpointConnectionProperties interface

Properties of a private endpoint connection.

Properties

privateEndpoint

The private endpoint which the connection belongs to.

privateLinkServiceConnectionState

Connection state of the private endpoint connection.

provisioningState

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

The private endpoint which the connection belongs to.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Connection state of the private endpoint connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

Provisioning 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