Interface PrivateEndpointConnection

All Superinterfaces:
ChildResource<CosmosDBAccount>, ExternalChildResource<PrivateEndpointConnection,CosmosDBAccount>, HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateEndpointConnectionInner>, HasName, HasParent<CosmosDBAccount>, Indexable, Refreshable<PrivateEndpointConnection>

@Beta(V1_28_0) public interface PrivateEndpointConnection extends HasInner<com.microsoft.azure.management.cosmosdb.implementation.PrivateEndpointConnectionInner>, ExternalChildResource<PrivateEndpointConnection,CosmosDBAccount>
A private endpoint connection.
  • Method Details

    • privateEndpoint

      PrivateEndpointProperty privateEndpoint()
      Get private endpoint which the connection belongs to.
      Returns:
      the privateEndpoint value
    • privateLinkServiceConnectionState

      PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState()
      Get connection State of the Private Endpoint Connection.
      Returns:
      the privateLinkServiceConnectionState value