PrivateEndpointConnectionProperties interface
The properties of a private endpoint connection.
Properties
| private |
The resource of private endpoint. |
| private |
A collection of information about the state of the connection between service consumer and provider. |
| provisioning |
The provisioning state of private endpoint connection resource. |
Property Details
privateEndpoint
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