| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayPathRule.UpdateDefinition<ReturnT>
The entirety of path rule of URL path map definition as part of an application gateway update.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath.withPath(String path) |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ReturnT> |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithPath.withPaths(String... paths) |
ApplicationGatewayPathRule.UpdateDefinitionStages.WithAttach<ParentT> |
ApplicationGatewayPathRule.UpdateDefinitionStages.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.
*/