Share via


PrivateEndpointConnectionProperties interface

Properties of the private endpoint connection resource.

Properties

privateEndpoint

Properties of the private endpoint object.

privateLinkServiceConnectionState

Approval state of the private link connection.

provisioningState

Provisioning state of the private endpoint connection.

Property Details

privateEndpoint

Properties of the private endpoint object.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Approval state of the private link connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

Provisioning state of the private endpoint connection.

provisioningState?: string

Property Value

string