Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.DefinitionStages.WithAttach
Packages that use PrivateEndpointConnection.DefinitionStages.WithAttach
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnection.DefinitionStages.WithAttach in com.azure.resourcemanager.cosmos.models
Subinterfaces of PrivateEndpointConnection.DefinitionStages.WithAttach 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.WithAttachModifier and TypeMethodDescriptionPrivateEndpointConnection.DefinitionStages.WithState.withDescription(String description) Specifies description of state property.PrivateEndpointConnection.DefinitionStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property) Specifies state property.PrivateEndpointConnection.DefinitionStages.WithState.withStatus(String status) Specifies status of state property.