Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoadBalancer
Entry point for load balancer management API in Azure.
|
interface |
LoadBalancerBackend
A client-side representation of a load balancer backend address pool.
|
interface |
LoadBalancerFrontend
An client-side representation of a load balancer frontend.
|
interface |
LoadBalancerHttpProbe
A client-side representation of an HTTP load balancing probe.
|
interface |
LoadBalancerPrivateFrontend
A client-side representation of a private frontend of an internal load balancer.
|
interface |
LoadBalancerProbe
A client-side representation of a load balancing probe.
|
interface |
LoadBalancerPublicFrontend
A client-side representation of a public frontend of an Internet-facing load balancer.
|
interface |
LoadBalancerTcpProbe
A client-side representation of a TCP load balancing probe.
|
Copyright © 2019. All rights reserved.