| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 © 2021 Microsoft Corporation. All rights reserved.