UrlRewriteAction interface

Defines the url rewrite action for the delivery rule.

Extends

Properties

name

The name of the action for the delivery rule.

parameters

Defines the parameters for the action.

Property Details

name

The name of the action for the delivery rule.

name: "UrlRewrite"

Property Value

"UrlRewrite"

parameters

Defines the parameters for the action.

parameters: UrlRewriteActionParameters

Property Value