Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection
Packages that use PrivateEndpointConnection
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnection in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return PrivateEndpointConnectionModifier and TypeMethodDescriptionCosmosDBAccount.getPrivateEndpointConnection
(String name) Gets the specific private endpoint connection.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type PrivateEndpointConnectionModifier and TypeMethodDescriptionCosmosDBAccount.getPrivateEndpointConnectionAsync
(String name) Gets the specific private endpoint connection.CosmosDBAccount.listPrivateEndpointConnection()
Gets all private endpoint connection in the account.CosmosDBAccount.listPrivateEndpointConnectionAsync()
Gets all private endpoint connection in the account.