ManagementPolicyBaseBlob.EnableAutoTierToHotFromCool プロパティ

定義

このプロパティを使用すると、BLOB アクセスで BLOB をクールからホットに自動階層化できます。 このプロパティには、tierToCool.daysAfterLastAccessTimeGreaterThan が必要です。

public bool? EnableAutoTierToHotFromCool { get; set; }
member this.EnableAutoTierToHotFromCool : Nullable<bool> with get, set
Public Property EnableAutoTierToHotFromCool As Nullable(Of Boolean)

プロパティ値

適用対象