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"