public static interface VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool |
withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
Associates the specified backends of the selected load balancer with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternetFacingLoadBalancerInboundNatPoolswithExistingPrimaryInternalLoadBalancer, withoutPrimaryInternalLoadBalancerVirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
backendNames - the names of existing backends in the selected load balancer/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/