Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.Update
Packages that use PrivateEndpointConnection.Update
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of PrivateEndpointConnection.Update in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return PrivateEndpointConnection.UpdateModifier and TypeMethodDescriptionCosmosDBAccount.UpdateStages.WithPrivateEndpointConnection.updatePrivateEndpointConnection
(String name) Start the update of an existing private endpoint connection.PrivateEndpointConnection.UpdateStages.WithState.withDescription
(String description) Specifies description of state property.PrivateEndpointConnection.UpdateStages.WithState.withStateProperty
(PrivateLinkServiceConnectionStateProperty property) Specifies state property.PrivateEndpointConnection.UpdateStages.WithState.withStatus
(String status) Specifies status of state property.