Condividi tramite


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

Property Value

Implements

Attributes

Applies to