DateAfterModification interface
Object to define the number of days after object last modification Or last access. Properties daysAfterModificationGreaterThan and daysAfterLastAccessTimeGreaterThan are mutually exclusive.
Properties
days |
Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy |
days |
Value indicating the age in days after last modification |
Property Details
daysAfterLastAccessTimeGreaterThan
Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy
daysAfterLastAccessTimeGreaterThan?: number
Property Value
number
daysAfterModificationGreaterThan
Value indicating the age in days after last modification
daysAfterModificationGreaterThan?: number
Property Value
number