Share via


ManagementPolicyBaseBlob.TierToHotDaysAfterLastAccessTimeGreaterThan Property

Definition

Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public float? TierToHotDaysAfterLastAccessTimeGreaterThan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.TierToHotDaysAfterLastAccessTimeGreaterThan : Nullable<single> with get, set
Public Property TierToHotDaysAfterLastAccessTimeGreaterThan As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to