public static interface ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRedirectConfiguration.Update |
withoutQueryStringIncluded()
Specifies that the query string should not be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.Update |
withQueryStringIncluded()
Specifies that the query string should be included in the redirected URL.
|
ApplicationGatewayRedirectConfiguration.Update withQueryStringIncluded()
ApplicationGatewayRedirectConfiguration.Update withoutQueryStringIncluded()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/