Share via


IWithApplicationGateway.WithoutApplicationGatewayBackendPool(String) Methode

Definition

Geben Sie an, dass ein vorhandenes Zugeordnetes Anwendungsgateway aus der VM-Skalierungsgruppe entfernt werden soll.

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

Parameter

backendPoolId
String

Eine vorhandene Back-End-Pool-ID des Gateways.

Gibt zurück

Gilt für: