| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Backend
An immutable client-side representation of an load balancer's backend address pool.
|
interface |
Frontend
An immutable client-side representation of a load balancer frontend.
|
interface |
HttpProbe
An immutable client-side representation of an HTTP load balancing probe.
|
interface |
LoadBalancer
Entry point for load balancer management API in Azure.
|
interface |
PrivateFrontend
An immutable client-side representation of a private frontend of an internal load balancer.
|
interface |
Probe
An immutable client-side representation of a load balancing probe.
|
interface |
PublicFrontend
An immutable client-side representation of a public frontend of an Internet-facing load balancer.
|
interface |
TcpProbe
An immutable client-side representation of a TCP load balancing probe.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/