PrivateEndpointConnectionProperties interface

Properties of a private endpoint connection.

Properties

groupId

Group id of the private endpoint.

privateEndpoint

Private endpoint which the connection belongs to.

privateLinkServiceConnectionState

Connection State of the Private Endpoint Connection.

provisioningState

Provisioning state of the private endpoint.

Property Details

groupId

Group id of the private endpoint.

groupId?: string

Property Value

string

privateEndpoint

Private endpoint which the connection belongs to.

privateEndpoint?: PrivateEndpointProperty

Property Value

privateLinkServiceConnectionState

Connection State of the Private Endpoint Connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionStateProperty

Property Value

provisioningState

Provisioning state of the private endpoint.

provisioningState?: string

Property Value

string