Uses of Class
com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty
Packages that use PrivateLinkServiceConnectionStateProperty
Package
Description
This package contains the classes for CosmosDB.
-
Uses of PrivateLinkServiceConnectionStateProperty in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return PrivateLinkServiceConnectionStatePropertyModifier 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.Methods in com.microsoft.azure.management.cosmosdb with parameters of type PrivateLinkServiceConnectionStatePropertyModifier 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.