public static interface VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool |
withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
Associates the specified backends of the selected load balancer with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternetFacingLoadBalancerInboundNatPoolswithExistingPrimaryInternalLoadBalancer, withoutPrimaryInternalLoadBalancerVirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool withPrimaryInternetFacingLoadBalancerBackends(String... backendNames)
backendNames - the names of existing backends in the selected load balancerCopyright © 2019. All rights reserved.