次の方法で共有


IWithBackend.UpdateBackend(String) メソッド

定義

このロード バランサーの既存のバックエンドに対する更新の説明を開始します。

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

パラメーター

name
String

更新するバックエンドの名前。

戻り値

適用対象