Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.DefinitionStages.Blank
Packages that use PrivateEndpointConnection.DefinitionStages.Blank
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnection.DefinitionStages.Blank in com.azure.resourcemanager.cosmos.models
Subinterfaces of PrivateEndpointConnection.DefinitionStages.Blank in com.azure.resourcemanager.cosmos.modelsModifier and TypeInterfaceDescriptionstatic interfacePrivateEndpointConnection.Definition<ParentT>The entirety of a private endpoint connection definition as a part of parent definition.Methods in com.azure.resourcemanager.cosmos.models that return PrivateEndpointConnection.DefinitionStages.BlankModifier and TypeMethodDescriptionCosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection.defineNewPrivateEndpointConnection(String name) Starts the definition of a private endpoint connection to be attached to the cosmos db account.