Share via


ManagementPolicyBaseBlob.EnableAutoTierToHotFromCool Property

Definition

This property enables auto tiering of a blob from cool to hot on a blob access. This property requires tierToCool.daysAfterLastAccessTimeGreaterThan.

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

Property Value

Applies to