次の方法で共有


IWithFrontend.UpdateFrontend(String) メソッド

定義

既存のフロントエンド IP 構成の更新を開始します。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayFrontend.Update.IUpdate UpdateFrontend (string frontendName);
abstract member UpdateFrontend : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayFrontend.Update.IUpdate
Public Function UpdateFrontend (frontendName As String) As IUpdate

パラメーター

frontendName
String

既存のフロントエンド IP 構成の名前。

戻り値

適用対象