ReturnT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayRedirectConfiguration.DefinitionStages.WithQueryStringIncluded<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach<ReturnT> |
withQueryStringIncluded()
Specifies that the query string should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach<ReturnT> withQueryStringIncluded()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/