CacheConfiguration.CacheDuration Property

Definition

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

public Azure.Provisioning.BicepValue<TimeSpan> CacheDuration { get; set; }
member this.CacheDuration : Azure.Provisioning.BicepValue<TimeSpan> with get, set
Public Property CacheDuration As BicepValue(Of TimeSpan)

Property Value

Applies to