@Beta(value=V1_14_0)
public static interface VirtualMachineScaleSet.DefinitionStages.WithApplicationGateway
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
withExistingApplicationGatewayBackendPool(String backendPoolId)
Specify that an application gateway backend pool should be associated with virtual machine scale set.
|
@Beta(value=V1_14_0) VirtualMachineScaleSet.DefinitionStages.WithCreate withExistingApplicationGatewayBackendPool(String backendPoolId)
backendPoolId - an existing backend pool id of the gatewayCopyright © 2019. All rights reserved.