IWithApplicationGateway.WithExistingApplicationGatewayBackendPool Methode

Definition

Geben Sie an, dass ein Anwendungsgateway-Back-End-Pool der VM-Skalierungsgruppe zugeordnet werden soll.

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

Parameter

backendPoolId
String

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

Gibt zurück

Gilt für: