public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool |
withPrimaryInternalLoadBalancerBackends(String... backendNames)
Associates the specified internal load balancer backends with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternalLoadBalancerInboundNatPoolsapply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithSku, withSkuwithCapacitydefineNewExtension, updateExtension, withoutExtensionwithoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancerwithoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackendswithoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPoolsVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool withPrimaryInternalLoadBalancerBackends(String... backendNames)
backendNames - the names of existing backends on 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.
*/