次の方法で共有


IWithInboundNatRule.WithoutInboundNatRule(String) メソッド

定義

指定した受信 NAT 規則をロード バランサーから削除します。

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

パラメーター

name
String

このロード バランサーの既存の受信 NAT 規則の名前。

戻り値

適用対象