public static interface VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool extends VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer |
withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
Associates the specified inbound NAT pools of the selected internal load balancer with the primary network
interface of the virtual machines in the scale set.
|
withExistingPrimaryInternalLoadBalancer, withoutPrimaryInternalLoadBalancerVirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
natPoolNames - inbound NAT pools names existing on the selected load balancerCopyright © 2019. All rights reserved.