Share via


SharedAccessBlobHeaders.CacheControl プロパティ

定義

BLOB と共に返される cache-control ヘッダーを取得または設定します。

public string CacheControl { get; set; }
member this.CacheControl : string with get, set
Public Property CacheControl As String

プロパティ値

cache-control 値を含む文字列です。

適用対象