| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.Update
The entirety of the load balancer update.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool |
VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer.withPrimaryInternetFacingLoadBalancer(com.microsoft.azure.management.network.LoadBalancer loadBalancer)
Specifies the load balancer to be used as the Internet-facing load balancer for 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.
*/