PrivateEndpointConnectionProperties interface
Properties of a private endpoint connection.
Properties
private |
The private endpoint which the connection belongs to. |
private |
Connection state of the private endpoint connection. |
provisioning |
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
privateEndpoint
The private endpoint which the connection belongs to.
privateEndpoint?: PrivateEndpoint
Property Value
privateLinkServiceConnectionState
Connection state of the private endpoint connection.
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
Property Value
provisioningState
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript