次の方法で共有


ServiceSasParameters.CacheControl プロパティ

定義

キャッシュ コントロールの応答ヘッダーのオーバーライドを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象