| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerPrivateFrontend.Definition<ParentT>
The entirety of a private frontend definition.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerPrivateFrontend.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithCreate> |
LoadBalancer.DefinitionStages.WithPrivateFrontend.definePrivateFrontend(String name)
Begins an explicit definition of a new private (internal) load balancer frontend.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/