PrivateEndpointConnectionProperties interface

Private endpoint connection properties.

Properties

privateEndpoint

ARM id for the private endpoint resource corresponding to the connection. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkServiceConnectionState

State of the private endpoint connection.

provisioningState

Indicates whether there is an ongoing operation on the private endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

privateEndpoint

ARM id for the private endpoint resource corresponding to the connection. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpoint?: ResourceId

Property Value

privateLinkServiceConnectionState

State of the private endpoint connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

Indicates whether there is an ongoing operation on the private endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string