Uses of Class
com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty
Package
Description
This package contains the classes for CosmosDB.
-
Uses of PrivateLinkServiceConnectionStateProperty in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionPrivateEndpointConnection.privateLinkServiceConnectionState()
Get connection State of the Private Endpoint Connection.PrivateLinkServiceConnectionStateProperty.withDescription
(String description) Set the private link service connection description.PrivateLinkServiceConnectionStateProperty.withStatus
(String status) Set the private link service connection status.Modifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithState.withStateProperty
(PrivateLinkServiceConnectionStateProperty property) Specifies state property.PrivateEndpointConnection.UpdateDefinitionStages.WithState.withStateProperty
(PrivateLinkServiceConnectionStateProperty property) Specifies state property.PrivateEndpointConnection.UpdateStages.WithState.withStateProperty
(PrivateLinkServiceConnectionStateProperty property) Specifies state property.