Condividi tramite


CacheExpirationActionParameters.CacheBehavior Proprietà

Definizione

Ottiene o imposta il comportamento di memorizzazione nella cache per le richieste che includono stringhe di query. I valori possibili includono: 'BypassCache', 'Override', 'SetIfMissing'

[Newtonsoft.Json.JsonProperty(PropertyName="cacheBehavior")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.CacheBehavior CacheBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cacheBehavior")>]
member this.CacheBehavior : Microsoft.Azure.Management.Cdn.Fluent.Models.CacheBehavior with get, set
Public Property CacheBehavior As CacheBehavior

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a