| 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.WithBackend
The stage of a load balancer definition allowing to add a backend.
|
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.WithPrivateFrontendOrBackend
The stage of an internal load balancer definition allowing to specify another private frontend or start specifying a backend.
|
static interface |
LoadBalancer.DefinitionStages.WithPublicFrontendOrBackend
The stage of an Internet-facing load balancer definition allowing to add additional public frontends
or add the first backend pool.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/