次の方法で共有


IWithInboundNatPool.WithoutInboundNatPool(String) メソッド

定義

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

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

パラメーター

name
String

このロード バランサー上の既存の受信 NAT プールの名前。

戻り値

適用対象