| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.Definition
The entirety of the load balancer definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool |
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer.withPrimaryInternalLoadBalancer(com.microsoft.azure.management.network.LoadBalancer loadBalancer)
Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network
interface of the virtual machines in the scale set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/