Compartir a través de


ServiceSasParameters.CacheControl Propiedad

Definición

Obtiene o establece la invalidación del encabezado de respuesta para el control de caché.

[Newtonsoft.Json.JsonProperty(PropertyName="rscc")]
public string CacheControl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rscc")>]
member this.CacheControl : string with get, set
Public Property CacheControl As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a