CacheExpirationActionParameters interface
定义缓存过期作的参数。
属性
| cache |
请求的缓存行为 |
| cache |
需要缓存内容的持续时间。 允许的格式为 [d.]hh:mm:ss |
| cache |
需要缓存内容的级别。 |
| type |
属性详细信息
cacheBehavior
请求的缓存行为
cacheBehavior: string
属性值
string
cacheDuration
需要缓存内容的持续时间。 允许的格式为 [d.]hh:mm:ss
cacheDuration?: string
属性值
string
cacheType
需要缓存内容的级别。
cacheType: string
属性值
string
typeName
typeName: "DeliveryRuleCacheExpirationActionParameters"
属性值
"DeliveryRuleCacheExpirationActionParameters"