Partager via


IWithoutPrimaryLoadBalancerBackend.WithoutPrimaryInternalLoadBalancerBackends Méthode

Définition

Supprime les associations entre la configuration de l’interface réseau principale et les back-ends spécifiés de l’équilibreur de charge interne.

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

Paramètres

backendNames
String[]

Noms de back-ends existants.

Retours

S’applique à