| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.Definition<ParentT>
The entirety of an application gateway HTTP listener definition.
|
static interface |
ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway HTTP listener.
|
static interface |
ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT>
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT>
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT>
The stage of an application gateway request routing rule definition allowing to require server name indication if the
application gateway is serving multiple websites in its backends and SSL is required.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithServerNameIndication<ParentT>
The stage of an application gateway request routing rule definition allowing to require server name indication.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/