| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ReturnT>
The entirety of an application gateway backend HTTPS configuration definition as part of an application gateway update.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank<ReturnT>
The first stage of an application gateway backend HTTP configuration definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway backend HTTP configuration definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.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 update.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/