public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool extends VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer |
withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
Associates inbound NAT pools of the selected Internet-facing load balancer with the primary network interface
of the virtual machines in the scale set.
|
withPrimaryInternalLoadBalancerapply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithSku, withSkuwithCapacitydefineNewExtension, updateExtension, withoutExtensionwithoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancerwithoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackendswithoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPoolsVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
natPoolNames - the names of existing inbound NAT pools 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.
*/