DateAfterModification |
ManagementPolicyBaseBlob.delete() |
Get the delete property: The function to delete the blob.
|
DateAfterModification |
ManagementPolicyBaseBlob.tierToArchive() |
Get the tierToArchive property: The function to tier blobs to archive storage.
|
DateAfterModification |
ManagementPolicyBaseBlob.tierToCool() |
Get the tierToCool property: The function to tier blobs to cool storage.
|
DateAfterModification |
DateAfterModification.withDaysAfterCreationGreaterThan(Float daysAfterCreationGreaterThan) |
Set the daysAfterCreationGreaterThan property: Value indicating the age in days after blob creation.
|
DateAfterModification |
DateAfterModification.withDaysAfterLastAccessTimeGreaterThan(Float daysAfterLastAccessTimeGreaterThan) |
Set the daysAfterLastAccessTimeGreaterThan property: Value indicating the age in days after last blob access.
|
DateAfterModification |
DateAfterModification.withDaysAfterLastTierChangeGreaterThan(Float daysAfterLastTierChangeGreaterThan) |
Set the daysAfterLastTierChangeGreaterThan property: Value indicating the age in days after last blob tier change
time.
|
DateAfterModification |
DateAfterModification.withDaysAfterModificationGreaterThan(Float daysAfterModificationGreaterThan) |
Set the daysAfterModificationGreaterThan property: Value indicating the age in days after last modification.
|