ManagementPolicyVersion interface

Management policy action for blob version.

Properties

delete

The function to delete the blob version

tierToArchive

The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier

tierToCool

The function to tier blob version to cool storage. Support blob version currently at Hot tier

Property Details

delete

The function to delete the blob version

delete?: DateAfterCreation

Property Value

tierToArchive

The function to tier blob version to archive storage. Support blob version currently at Hot or Cool tier

tierToArchive?: DateAfterCreation

Property Value

tierToCool

The function to tier blob version to cool storage. Support blob version currently at Hot tier

tierToCool?: DateAfterCreation

Property Value