Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.DefinitionStages.WithState
-
Packages that use PrivateEndpointConnection.DefinitionStages.WithState Package Description com.azure.resourcemanager.cosmos.models Package containing the data models for CosmosDBManagementClient. -
-
Uses of PrivateEndpointConnection.DefinitionStages.WithState in com.azure.resourcemanager.cosmos.models
Subinterfaces of PrivateEndpointConnection.DefinitionStages.WithState in com.azure.resourcemanager.cosmos.models Modifier and Type Interface Description static interfacePrivateEndpointConnection.Definition<ParentT>The entirety of a private endpoint connection definition as a part of parent definition.static interfacePrivateEndpointConnection.DefinitionStages.Blank<ParentT>The first stage of a private endpoint connection definition.static interfacePrivateEndpointConnection.DefinitionStages.WithAttach<ParentT>The final stage of the private endpoint connection definition.
-