public static interface VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool |
withPrimaryInternalLoadBalancerBackends(String... backendNames)
Associates the specified backends of the selected load balancer with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternalLoadBalancerInboundNatPoolswithLatestLinuxImage, withLatestWindowsImage, withLinuxCustomImage, withPopularLinuxImage, withPopularWindowsImage, withSpecificLinuxImageVersion, withSpecificWindowsImageVersion, withStoredLinuxImage, withStoredWindowsImage, withWindowsCustomImageVirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool withPrimaryInternalLoadBalancerBackends(String... backendNames)
backendNames - names of existing backends in the selected load balancerCopyright © 2019. All rights reserved.