Interface PrivateEndpointConnection
public interface PrivateEndpointConnection
An interface representing a private endpoint connection.
-
Method Details
-
id
-
name
-
type
-
privateEndpoint
-
privateLinkServiceConnectionState
PrivateLinkServiceConnectionState privateLinkServiceConnectionState()Gets the state of the private link service connection.- Returns:
- the state of the private link service connection.
-
provisioningState
PrivateEndpointConnectionProvisioningState provisioningState()Gets the provisioning state.- Returns:
- the provisioning state.
-