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