CacheExpirationActionParameters.CacheType Property

Definition

The level at which the content needs to be cached.

[Newtonsoft.Json.JsonProperty(PropertyName="cacheType")]
public static string CacheType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cacheType")>]
static member CacheType : string
Public Shared ReadOnly Property CacheType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to