| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.UpdateDefinition<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway HTTP listener definition.
|
static interface |
ApplicationGatewayListener.UpdateDefinitionStages.WithHostName<ParentT>
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the
traffic is received.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>
The entirety of an application gateway request routing rule definition as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT>
The stage of an application gateway request routing rule definition allowing to add more backend addresses,
start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithHostName<ParentT>
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website
for the listener to receive traffic for.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/