PrivateEndpointConnection interface

Private Endpoint Connection Response Properties

Properties

groupIds

Group Ids for the Private Endpoint

privateEndpoint

Gets or sets private endpoint associated with 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

Gets or sets private endpoint associated with 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