Partager via


IWithoutPrimaryLoadBalancerNatPool.WithoutPrimaryInternalLoadBalancerNatPools Méthode

Définition

Supprime les associations entre la configuration de l’interface réseau principale et les pools NAT entrants spécifiés de l’équilibreur de charge interne.

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

Paramètres

natPoolNames
String[]

Noms des pools NAT entrants existants.

Retours

S’applique à