public static interface ApplicationGatewayRedirectConfiguration.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncluded
The stage of an application gateway redirect configuration allowing to specify whether the path should be
included in the redirected URL.
|
static interface |
ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded
The stage of an application gateway redirect configuration allowing to specify whether the query string
should be included in the redirected URL.
|
static interface |
ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for
the redirection.
|
static interface |
ApplicationGatewayRedirectConfiguration.UpdateStages.WithType
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.