public static interface VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool extends VirtualMachineScaleSet.DefinitionStages.WithOS
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.DefinitionStages.WithOS |
withPrimaryInternalLoadBalancerInboundNatPools(String... natPoolNames)
Associate internal load balancer inbound NAT pools with the the primary network interface of the
scale set virtual machine.
|
withLatestLinuxImage, withLatestWindowsImage, withLinuxCustomImage, withPopularLinuxImage, withPopularWindowsImage, withSpecificLinuxImageVersion, withSpecificWindowsImageVersion, withStoredLinuxImage, withStoredWindowsImage, withWindowsCustomImage
VirtualMachineScaleSet.DefinitionStages.WithOS withPrimaryInternalLoadBalancerInboundNatPools(String... natPoolNames)
natPoolNames
- inbound NAT pool namesCopyright © 2019. All rights reserved.