Uses of Interface
com.azure.resourcemanager.cosmos.models.PrivateEndpointConnection.Update
-
Packages that use PrivateEndpointConnection.Update Package Description com.azure.resourcemanager.cosmos.models 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.Update Modifier and Type Method Description PrivateEndpointConnection.UpdateCosmosDBAccount.UpdateStages.WithPrivateEndpointConnection. updatePrivateEndpointConnection(String name)Start the update of an existing private endpoint connection.PrivateEndpointConnection.UpdatePrivateEndpointConnection.UpdateStages.WithState. withDescription(String description)Specifies description of state property.PrivateEndpointConnection.UpdatePrivateEndpointConnection.UpdateStages.WithState. withStateProperty(PrivateLinkServiceConnectionStateProperty property)Specifies state property.PrivateEndpointConnection.UpdatePrivateEndpointConnection.UpdateStages.WithState. withStatus(String status)Specifies status of state property.
-