ReturnT - the stage of the parent application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> |
withPathIncluded()
Specifies that the path should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> withPathIncluded()
Note that this setting is valid only when the target of the redirection is a listener, not a URL.
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/