PrivateEndpointConnectionProperties interface
Properties of the private endpoint connection resource.
Properties
| private |
Properties of the private endpoint object. |
| private |
Approval state of the private link connection. |
| provisioning |
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