次の方法で共有


IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection(String) メソッド

定義

既存のプライベート エンドポイント接続の更新を開始します。

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

パラメーター

name
String

プライベート エンドポイント接続の参照名。

戻り値

適用対象