ParentT - the stage of the application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayRequestRoutingRule.DefinitionStages.WithRedirectConfig<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT> |
withRedirectConfiguration(String name)
Associates the specified redirect configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT> withRedirectConfiguration(String name)
name - the name of a redirect configuration on this application gatewayCopyright © 2020 Microsoft Corporation. All rights reserved.