DeliveryRuleCacheExpirationAction Class

Defines the cache expiration action for the delivery rule.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.cdn.models._models_py3.DeliveryRuleAction
DeliveryRuleCacheExpirationAction

Constructor

DeliveryRuleCacheExpirationAction(*, parameters: _models.CacheExpirationActionParameters, **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.