Share via


PrivateEndpointConnectionPropertiesOutput interface

Properties of the PrivateEndpointConnectProperties.

Properties

privateEndpoint

The resource of private end point.

privateLinkServiceConnectionState

A collection of information about the state of the connection between DiskAccess and Virtual Network.

provisioningState

The provisioning state of the private endpoint connection resource.

Property Details

privateEndpoint

The resource of private end point.

privateEndpoint?: PrivateEndpointOutput

Property Value

privateLinkServiceConnectionState

A collection of information about the state of the connection between DiskAccess and Virtual Network.

privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateOutput

Property Value

provisioningState

The provisioning state of the private endpoint connection resource.

provisioningState?: "Failed" | "Succeeded" | "Creating" | "Deleting"

Property Value

"Failed" | "Succeeded" | "Creating" | "Deleting"