| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoadBalancerPrivateFrontend
A client-side representation of a private frontend of an internal load balancer.
|
interface |
LoadBalancerPublicFrontend
A client-side representation of a public frontend of an Internet-facing load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,LoadBalancerFrontend> |
LoadBalancer.frontends() |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerFrontend |
HasFrontend.frontend() |
Copyright © 2019. All rights reserved.