Partager via


IWithPrimaryInternalLoadBalancerNatPool.WithPrimaryInternalLoadBalancerInboundNatPools Méthode

Définition

Associe les pools NAT entrants de l’équilibreur de charge interne spécifiés à l’interface réseau principale des machines virtuelles du groupe identique.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithPrimaryInternalLoadBalancerInboundNatPools (params string[] natPoolNames);
abstract member WithPrimaryInternalLoadBalancerInboundNatPools : string[] -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithPrimaryInternalLoadBalancerInboundNatPools (ParamArray natPoolNames As String()) As IWithApply

Paramètres

natPoolNames
String[]

Noms des pools NAT entrants existants dans l’équilibreur de charge sélectionné.

Retours

S’applique à