次の方法で共有


IWithInboundNatPool.UpdateInboundNatPool(String) メソッド

定義

既存の受信 NAT プールに対する更新の説明を開始します。

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

パラメーター

name
String

更新する受信 NAT プールの名前。

戻り値

適用対象