ParentT - the stage of the application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT> |
withRedirectConfiguration(String name)
Associates the specified redirect configuration with this request routing rule.
|
@Beta(value=V1_4_0) ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.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.
*/