DeliveryRuleCacheKeyQueryStringAction Class
Defines the cache-key query string action for the delivery rule.
Constructor
DeliveryRuleCacheKeyQueryStringAction(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
parameters
|
Defines the parameters for the action. Required. |
|
name
|
str or
<xref:azure.mgmt.cdn.models.CACHE_KEY_QUERY_STRING>
The name of the action for the delivery rule. Required. CACHE_KEY_QUERY_STRING. |
Attributes
name
The name of the action for the delivery rule. Required. CACHE_KEY_QUERY_STRING.
name: CACHE_KEY_QUERY_STRING: 'CacheKeyQueryString'>]
parameters
Defines the parameters for the action. Required.
parameters: _models.CacheKeyQueryStringActionParameters