| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayBackendHttpConfiguration.Definition<ReturnT>
The entirety of an application gateway backend HTTPS configuration definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ReturnT>
The first stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttachAndAuthCert<ReturnT>
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate,
specify other options or attach to the parent application gateway definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ReturnT>
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/