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