Partager via


CacheExpirationActionParameters.CacheBehavior Propriété

Définition

Obtient ou définit le comportement de mise en cache pour les requêtes qui incluent des chaînes de requête. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à