IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection(String) メソッド

定義

プライベート エンドポイント接続を更新します。

public Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IWithPrivateEndpointConnectionSettings UpdatePrivateEndpointConnection (string name);
abstract member UpdatePrivateEndpointConnection : string -> Microsoft.Azure.Management.Network.Fluent.PrivateLinkService.Update.IWithPrivateEndpointConnectionSettings
Public Function UpdatePrivateEndpointConnection (name As String) As IWithPrivateEndpointConnectionSettings

パラメーター

name
String

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

戻り値

適用対象