次の方法で共有


FrontDoorCacheConfiguration.CacheDuration プロパティ

定義

コンテンツをキャッシュする必要がある期間。 使用できる形式は ISO 8601 形式 (http://en.wikipedia.org/wiki/ISO_8601#Durations) です。 HTTP では、値が 1 年以下である必要があります。

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

プロパティ値

適用対象