DeliveryRuleResponseHeaderAction Class
Defines the response header action for the delivery rule.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.cdn.models._models_py3.DeliveryRuleActionDeliveryRuleResponseHeaderAction
Constructor
DeliveryRuleResponseHeaderAction(*, parameters: azure.mgmt.cdn.models._models_py3.HeaderActionParameters, **kwargs)
Variables
- name
- str or DeliveryRuleActionEnum
Required. The name of the action for the delivery rule.Constant filled by server. Possible values include: "CacheExpiration", "CacheKeyQueryString", "ModifyRequestHeader", "ModifyResponseHeader", "UrlRedirect", "UrlRewrite", "UrlSigning", "OriginGroupOverride", "RouteConfigurationOverride".
- parameters
- HeaderActionParameters
Required. Defines the parameters for the action.
Feedback
Submit and view feedback for