Partager via


IWithInboundNatPool.DefineInboundNatPool(String) Méthode

Définition

Commence la définition d’un nouveau pool NAT entrant.

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)

Paramètres

name
String

Nom du pool NAT entrant.

Retours

S’applique à