次の方法で共有


IWithBackend.UpdateBackend(String) メソッド

定義

このアプリケーション ゲートウェイ上の既存のバックエンドの更新を開始します。

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate UpdateBackend(string name);
abstract member UpdateBackend : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate
Public Function UpdateBackend (name As String) As IUpdate

パラメーター

name
String

バックエンドの名前。

戻り値

適用対象