public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool |
withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
Associates the specified Internet-facing load balancer backends with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternetFacingLoadBalancerInboundNatPoolswithPrimaryInternalLoadBalancerapply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithSku, withSkuwithCapacitydefineNewExtension, updateExtension, withoutExtensionwithoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancerwithoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackendswithoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPoolsVirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
backendNames - the backend names/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/