DeliveryRuleCacheKeyQueryStringAction Class
Defines the cache-key query string action for the delivery rule.
All required parameters must be populated in order to send to server.
Constructor
DeliveryRuleCacheKeyQueryStringAction(*, parameters: _models.CacheKeyQueryStringActionParameters, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
parameters
|
Defines the parameters for the action. Required. |
Variables
Name | Description |
---|---|
name
|
The name of the action for the delivery rule. Required. Known values are: "CacheExpiration", "CacheKeyQueryString", "ModifyRequestHeader", "ModifyResponseHeader", "UrlRedirect", "UrlRewrite", "UrlSigning", "OriginGroupOverride", and "RouteConfigurationOverride". |
parameters
|
Defines the parameters for the action. Required. |