ManagementPolicyVersion interface
Management policy action for blob version.
Properties
delete | The function to delete the blob version |
tier |
The function to tier blob version to archive storage. |
tier |
The function to tier blobs to cold storage. |
tier |
The function to tier blob version to cool storage. |
tier |
The function to tier blobs to hot storage. This action can only be used with Premium Block Blob Storage Accounts |
Property Details
delete
tierToArchive
The function to tier blob version to archive storage.
tierToArchive?: DateAfterCreation
Property Value
tierToCold
The function to tier blobs to cold storage.
tierToCold?: DateAfterCreation
Property Value
tierToCool
The function to tier blob version to cool storage.
tierToCool?: DateAfterCreation
Property Value
tierToHot
The function to tier blobs to hot storage. This action can only be used with Premium Block Blob Storage Accounts
tierToHot?: DateAfterCreation