Partager via


IWithInboundNatPool.UpdateInboundNatPool(String) Méthode

Définition

Commence la description d’une mise à jour d’un pool NAT entrant existant.

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

Paramètres

name
String

Nom du pool NAT entrant à mettre à jour.

Retours

S’applique à