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 © 2021 Microsoft Corporation. All rights reserved.