DeliveryRuleCacheKeyQueryStringAction interface

Defines the cache-key query string 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: "CacheKeyQueryString"

Property Value

"CacheKeyQueryString"

parameters

Defines the parameters for the action.

parameters: CacheKeyQueryStringActionParameters

Property Value