PrivateEndpointConnectionProperties interface

The properties of a private endpoint connection.

Properties

groupIds

GroupIds from the private link service resource.

privateEndpoint

Private endpoint

privateLinkServiceConnectionState

Private endpoint connection state

provisioningState

Provisioning state of the private endpoint connection.

Property Details

groupIds

GroupIds from the private link service resource.

groupIds?: string[]

Property Value

string[]

privateEndpoint

Private endpoint

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Private endpoint connection state

privateLinkServiceConnectionState: PrivateLinkServiceConnectionState

Property Value

provisioningState

Provisioning state of the private endpoint connection.

provisioningState?: string

Property Value

string