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.

tierToCold

The function to tier blobs to cold storage.

tierToCool

The function to tier blob version to cool storage.

tierToHot

The function to tier blobs to hot storage. This action can only be used with Premium Block Blob Storage Accounts

Property Details

delete

The function to delete the blob version

delete?: DateAfterCreation

Property Value

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

Property Value