| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnection.Update |
CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection.updatePrivateEndpointConnection(String name)
Start the update of an existing private endpoint connection.
|
PrivateEndpointConnection.Update |
PrivateEndpointConnection.UpdateStages.WithState.withDescription(String description)
Specifies description of state property.
|
PrivateEndpointConnection.Update |
PrivateEndpointConnection.UpdateStages.WithState.withStateProperty(PrivateLinkServiceConnectionStateProperty property)
Specifies state property.
|
PrivateEndpointConnection.Update |
PrivateEndpointConnection.UpdateStages.WithState.withStatus(String status)
Specifies status of state property.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/