| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayPathRule.Definition<ReturnT>
The entirety of a path rule of URL path map definition.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> |
ApplicationGatewayPathRule.DefinitionStages.WithPath.withPath(String path) |
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ReturnT> |
ApplicationGatewayPathRule.DefinitionStages.WithPath.withPaths(String... paths) |
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ParentT> |
ApplicationGatewayPathRule.DefinitionStages.WithRedirectConfig.withRedirectConfiguration(String name)
Associates the specified redirect configuration with this path rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/