你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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"