ManagementPolicyBaseBlob.TierToArchiveDaysAfterLastAccessTimeGreaterThan 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? TierToArchiveDaysAfterLastAccessTimeGreaterThan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.TierToArchiveDaysAfterLastAccessTimeGreaterThan : Nullable<single> with get, set
Public Property TierToArchiveDaysAfterLastAccessTimeGreaterThan As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to