| 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.WithFrontend
The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.
|
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.
*/