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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string