次の方法で共有


IWithOutboundRule.DefineOutboundRule(String) メソッド

定義

ロード バランサーに追加する新しいロード バランサー送信規則の定義を開始します。

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

パラメーター

name
String

ロード バランサーの送信規則の名前。

戻り値

適用対象