Partager via


IWithApplicationGateway.WithoutApplicationGatewayBackendPool(String) Méthode

Définition

Spécifiez qu’une passerelle d’application existante associée doit être supprimée du groupe de machines virtuelles identiques.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply WithoutApplicationGatewayBackendPool (string backendPoolId);
abstract member WithoutApplicationGatewayBackendPool : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IWithApply
Public Function WithoutApplicationGatewayBackendPool (backendPoolId As String) As IWithApply

Paramètres

backendPoolId
String

ID de pool back-end existant de la passerelle.

Retours

S’applique à