次の方法で共有


IWithOutboundRule.UpdateOutboundRule(String) メソッド

定義

既存のロード バランサーの送信規則の更新を開始します。

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

パラメーター

name
String

更新するロード バランサーの送信規則の名前。

戻り値

適用対象