PrivateEndpointConnectionResponseProperties interface
Represents Private endpoint connection response properties.
Properties
| private |
Represent private Endpoint network resource that is linked to the Private Endpoint connection. |
| private |
Represents Private link service connection state. |
| provisioning |
Gets or sets provisioning state of the private endpoint connection. |
Property Details
privateEndpoint
Represent private Endpoint network resource that is linked to the Private Endpoint connection.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Represents Private link service connection state.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
Gets or sets provisioning state of the private endpoint connection.
provisioningState?: string
Property Value
string