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