CacheExpirationActionParameters interface

Defines the parameters for the cache expiration action.

Properties

cacheBehavior

Caching behavior for the requests

cacheDuration

The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss

cacheType

The level at which the content needs to be cached.

typeName

Property Details

cacheBehavior

Caching behavior for the requests

cacheBehavior: string

Property Value

string

cacheDuration

The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss

cacheDuration?: string

Property Value

string

cacheType

The level at which the content needs to be cached.

cacheType: string

Property Value

string

typeName

typeName: "DeliveryRuleCacheExpirationActionParameters"

Property Value

"DeliveryRuleCacheExpirationActionParameters"