次の方法で共有


IWithIPConfig.UpdateIPConfiguration(String) メソッド

定義

既存の IP 構成の更新を開始します。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayIPConfiguration.Update.IUpdate UpdateIPConfiguration (string ipConfigurationName);
abstract member UpdateIPConfiguration : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayIPConfiguration.Update.IUpdate
Public Function UpdateIPConfiguration (ipConfigurationName As String) As IUpdate

パラメーター

ipConfigurationName
String

既存の IP 構成の名前。

戻り値

適用対象