DeliveryRuleCacheExpirationAction interface

Defines the cache expiration 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: "CacheExpiration"

Property Value

"CacheExpiration"

parameters

Defines the parameters for the action.

parameters: CacheExpirationActionParameters

Property Value