PrivateEndpointConnectionItem interface

Private endpoint connection item.

Properties

etag

Modified whenever there is a change in the state of private endpoint connection.

id

Id of private endpoint connection.

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

etag

Modified whenever there is a change in the state of private endpoint connection.

etag?: string

Property Value

string

id

Id of private endpoint connection.

id?: string

Property Value

string

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