Url Redirect Action Parameters Args
Defines the parameters for the url redirect action.
Constructors
Properties
Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #.
Host to redirect. Leave empty to use the incoming host as the destination host.
The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path.
The set of query strings to be placed in the redirect URL. Setting this value would replace any existing query string; leave empty to preserve the incoming query string. Query string must be in
Protocol to use for the redirect. The default value is MatchRequest
The redirect type the rule will use when redirecting traffic.