Partager via


IWithApplicationGateway.WithExistingApplicationGatewayBackendPool Méthode

Définition

Spécifiez qu’un pool principal de passerelle d’application doit être associé à un groupe de machines virtuelles identiques.

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

Paramètres

backendPoolId
String

ID de pool back-end existant de la passerelle.

Retours

S’applique à