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.
|
withGeneralizedLinuxCustomImage, withGeneralizedWindowsCustomImage, withLatestLinuxImage, withLatestWindowsImage, withPopularLinuxImage, withPopularWindowsImage, withSpecializedLinuxCustomImage, withSpecializedWindowsCustomImage, withSpecificLinuxImageVersion, withSpecificWindowsImageVersion, withStoredLinuxImage, withStoredWindowsImageVirtualMachineScaleSet.DefinitionStages.WithOS withPrimaryInternalLoadBalancerInboundNatPools(String... natPoolNames)
natPoolNames - inbound NAT pool namesCopyright © 2020 Microsoft Corporation. All rights reserved.