| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayBackendHttpConfiguration.Definition<ParentT>
The entirety of an application gateway backend HTTP configuration definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ParentT>
The first stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol<ParentT>
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
|
static interface |
ApplicationGatewayProbe.Definition<ParentT>
The entirety of an application gateway probe definition.
|
static interface |
ApplicationGatewayProbe.DefinitionStages.WithProtocol<ParentT>
Stage of an application gateway probe update allowing to specify the protocol of the probe.
|
static interface |
LoadBalancerInboundNatPool.Definition<ParentT>
The entirety of an inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT>
The first stage of the inbound NAT pool definition.
|
static interface |
LoadBalancerInboundNatPool.DefinitionStages.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.Definition<ParentT>
The entirety of an inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.Blank<ParentT>
The first stage of the inbound NAT rule definition.
|
static interface |
LoadBalancerInboundNatRule.DefinitionStages.WithProtocol<ParentT>
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
|
static interface |
LoadBalancingRule.Definition<ReturnT>
The entirety of a load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.Blank<ReturnT>
The first stage of the load balancing rule definition.
|
static interface |
LoadBalancingRule.DefinitionStages.WithProtocol<ReturnT>
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
|
static interface |
PCFilter.Definition<ParentT>
Definition of packet capture filter.
|
static interface |
PCFilter.DefinitionStages.Blank<ParentT> |
static interface |
PCFilter.DefinitionStages.WithAttach<ParentT> |
static interface |
VerificationIPFlow.Definition
The entirety of verification ip flow parameters definition.
|
static interface |
VerificationIPFlow.DefinitionStages.WithProtocol
Protocol to be verified on.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/