Share via


ServiceSasParameters.CacheControl Property

Definition

Gets or sets the response header override for cache control.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to