ParentT - the stage of the application gateway URL path map definition to return to after attaching this definitionpublic static interface ApplicationGatewayPathRule.DefinitionStages.WithRedirectConfig<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ParentT> |
withRedirectConfiguration(String name)
Associates the specified redirect configuration with this path rule.
|
ApplicationGatewayPathRule.DefinitionStages.WithAttach<ParentT> withRedirectConfiguration(String name)
name - the name of a redirect configuration on this application gateway/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/