Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.UpdateDefinitionStages.Blank
-
Packages that use PrivateEndpointConnection.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of PrivateEndpointConnection.UpdateDefinitionStages.Blank in com.azure.resourcemanager.cosmos.models
Subinterfaces of PrivateEndpointConnection.UpdateDefinitionStages.Blank in com.azure.resourcemanager.cosmos.models Modifier and Type Interface Description static interfacePrivateEndpointConnection.UpdateDefinition<ParentT>The entirety of a private endpoint connection definition definition as a part of parent update.Methods in com.azure.resourcemanager.cosmos.models that return PrivateEndpointConnection.UpdateDefinitionStages.Blank Modifier and Type Method Description PrivateEndpointConnection.UpdateDefinitionStages.Blank<CosmosDBAccount.UpdateStages.WithOptionals>CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection. defineNewPrivateEndpointConnection(String name)Start the definition of a private endpoint connection to be attached to the cosmos db account.
-