次の方法で共有


IWithInboundNatPool.DefineInboundNatPool(String) メソッド

定義

新しい受信 NAT プールの定義を開始します。

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

パラメーター

name
String

受信 NAT プールの名前。

戻り値

適用対象