| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatPool.Definition<ParentT>
The entirety of an inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT>
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
|
static interface |
LoadBalancerInboundNatRule.Definition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithFrontend<ParentT>
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
|
static interface |
LoadBalancingRule.Definition<ReturnT>
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT>
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/