DeliveryRuleCacheKeyQueryStringAction interface
Defines the cache-key query string action for the delivery rule.
- Extends
Properties
name | Polymorphic discriminator, which specifies the different types this object can be |
parameters | Defines the parameters for the action. |
Property Details
name
Polymorphic discriminator, which specifies the different types this object can be
name: "CacheKeyQueryString"
Property Value
"CacheKeyQueryString"
parameters
Defines the parameters for the action.
parameters: CacheKeyQueryStringActionParameters