ManagementPolicySnapShot interface
Management policy action for snapshot.
Properties
delete | The function to delete the blob snapshot |
tier |
The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier |
tier |
The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier |
Property Details
delete
The function to delete the blob snapshot
delete?: DateAfterCreation
Property Value
tierToArchive
The function to tier blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier
tierToArchive?: DateAfterCreation
Property Value
tierToCool
The function to tier blob snapshot to cool storage. Support blob snapshot currently at Hot tier
tierToCool?: DateAfterCreation