public static interface VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool |
withPrimaryInternalLoadBalancerBackends(String... backendNames)
Associates the specified backends of the selected load balancer with the primary network interface of the
virtual machines in the scale set.
|
create, createAsync, createAsync, namekeywithPasswordwithOsDiskCaching, withOsDiskNamewithComputerNamePrefixwithCapacitywithUpgradeModewithoutOverProvisioning, withOverProvision, withOverProvisioningwithExistingStorageAccount, withNewStorageAccount, withNewStorageAccountdefineNewExtensionVirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool withPrimaryInternalLoadBalancerBackends(String... backendNames)
backendNames - 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.
*/