Share via


PrivateEndpointConnection interface

Private Endpoint Connection Response Properties.

Properties

groupIds

Group Ids for the Private Endpoint

privateEndpoint

The Private Endpoint network resource that is linked to the Private Endpoint connection.

privateLinkServiceConnectionState

Gets or sets private link service connection state.

provisioningState

Gets or sets provisioning state of the private endpoint connection.

Property Details

groupIds

Group Ids for the Private Endpoint

groupIds?: string[]

Property Value

string[]

privateEndpoint

The Private Endpoint network resource that is linked to the Private Endpoint connection.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Gets or sets private link service connection state.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

Gets or sets provisioning state of the private endpoint connection.

provisioningState?: string

Property Value

string