次の方法で共有


IWithBackend.DefineBackend(String) メソッド

定義

このロード バランサー更新プログラムの一部として、新しいバックエンドの定義を開始します。

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerBackend.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Update.IUpdate> DefineBackend (string name);
abstract member DefineBackend : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerBackend.UpdateDefinition.IBlank<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Update.IUpdate>
Public Function DefineBackend (name As String) As IBlank(Of IUpdate)

パラメーター

name
String

新しいバックエンドの名前。

戻り値

適用対象