Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.UpdateDefinitionStages.WithState
-
Packages that use PrivateEndpointConnection.UpdateDefinitionStages.WithState Package Description com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of PrivateEndpointConnection.UpdateDefinitionStages.WithState in com.azure.resourcemanager.cosmos.models
Subinterfaces of PrivateEndpointConnection.UpdateDefinitionStages.WithState 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.static interfacePrivateEndpointConnection.UpdateDefinitionStages.Blank<ParentT>The first stage of a private endpoint connection definition.static interfacePrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the private endpoint connection definition.
-