Share via


IWithApplicationGateway.WithExistingApplicationGatewayBackendPool Methode

Definition

Geben Sie an, dass ein Application Gateway-Back-End-Pool einer VM-Skalierungsgruppe zugeordnet werden soll.

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

Parameter

backendPoolId
String

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

Gibt zurück

Gilt für: