| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGateway.Definition
The entirety of the application gateway definition.
|
static interface |
ApplicationGateway.DefinitionStages.WithCreate
The stage of an application gateway definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
static interface |
ApplicationGateway.DefinitionStages.WithPublicFrontend
The stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.
|
static interface |
ApplicationGateway.DefinitionStages.WithPublicIPAddress
The stage of an application gateway definition allowing to add a new Internet-facing frontend with a public IP address.
|
static interface |
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
The stage of an application gateway definition allowing to continue adding more request routing rules,
or start specifying optional settings, or create the application gateway.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/