| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayProbe.Update
The entirety of an application gateway probe update as part of an application gateway update.
|
static interface |
ApplicationGatewayProbe.UpdateStages.WithProtocol
Stage of an application gateway probe update allowing to specify the protocol of the probe.
|
static interface |
LoadBalancerInboundNatPool.Update
The entirety of an inbound NAT pool update as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatPool.UpdateStages.WithProtocol
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
|
static interface |
LoadBalancerInboundNatRule.Update
The entirety of an inbound NAT rule update as part of a load balancer update.
|
static interface |
LoadBalancerInboundNatRule.UpdateStages.WithProtocol
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
|
static interface |
LoadBalancingRule.Update
The entirety of a load balancing rule update as part of a load balancer update.
|
static interface |
LoadBalancingRule.UpdateStages.WithProtocol
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/