Partager via


IWithPrimaryInternetFacingLoadBalancerNatPool.WithPrimaryInternetFacingLoadBalancerInboundNatPools Méthode

Définition

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

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

Paramètres

natPoolNames
String[]

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

Retours

S’applique à