Condividi tramite


IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection(String) Method

Definition

Start the update of an existing private endpoint connection.

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate UpdatePrivateEndpointConnection (string name);
abstract member UpdatePrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate
Public Function UpdatePrivateEndpointConnection (name As String) As IUpdate

Parameters

name
String

The reference name for the private endpoint connection.

Returns

Applies to