EndpointGlobalDeliveryRuleCacheExpirationAction

data class EndpointGlobalDeliveryRuleCacheExpirationAction(val behavior: String, val duration: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The behavior of the cache. Valid values are BypassCache, Override and SetIfMissing.

Link copied to clipboard
val duration: String? = null

Duration of the cache. Only allowed when behavior is set to Override or SetIfMissing. Format: [d.]hh:mm:ss