Share via


PrivateEndpointConnectionProperties interface

The properties of a private endpoint connection.

Properties

privateEndpoint

The resource of private endpoint.

privateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

provisioningState

The provisioning state of private endpoint connection resource.

Property Details

privateEndpoint

The resource of private endpoint.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

The provisioning state of private endpoint connection resource.

provisioningState?: string

Property Value

string