IWithPrivateLinkServiceIpConfiguration.UpdatePrivateLinkServiceIpConfiguration メソッド

定義

プライベート リンク サービスの IP 構成を更新します。

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

パラメーター

name
String

プライベート リンク サービスの IP 構成の名前。

戻り値

適用対象