| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancer.Definition
The entirety of the load balancer definition.
|
static interface |
LoadBalancer.DefinitionStages.WithBackendOrProbe
The stage of a load balancer definition allowing to add a backend or start adding probes.
|
static interface |
LoadBalancer.DefinitionStages.WithProbeOrLoadBalancingRule
The stage of a load balancer definition allowing to add another probe or start adding load balancing rules.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/