BlobProperties.CacheControl プロパティ

定義

格納されている BLOB の cache-control 値を取得または設定します。

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

プロパティ値

BLOB の cache-control 値を表す文字列です。

適用対象