| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerInboundNatPool.UpdateDefinition<ParentT>
The entirety of an inbound NAT pool definition as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT>
The stage of an inbound NAT pool definition allowing to specify the backend port.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>
The stage of an inbound NAT rule definition allowing to specify the backend port.
|
static interface |
LoadBalancingRule.UpdateDefinition<ReturnT>
The entirety of a load balancing rule definition as part of a load balancer update.
|
static interface |
LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT>
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/