次の方法で共有


IWithFrontend.ToFrontend(String) メソッド

定義

送信トラフィックのこのロード バランサーのフロントエンドを指定します。

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

パラメーター

frontendName
String

フロントエンドの名前。

戻り値

更新プログラムの次のステージ。

適用対象