GetPolicyRuleActionVersion

data class GetPolicyRuleActionVersion(val changeTierToArchiveAfterDaysSinceCreation: Int, val changeTierToCoolAfterDaysSinceCreation: Int, val deleteAfterDaysSinceCreation: Int, val tierToArchiveAfterDaysSinceLastTierChangeGreaterThan: Int)

Constructors

Link copied to clipboard
fun GetPolicyRuleActionVersion(changeTierToArchiveAfterDaysSinceCreation: Int, changeTierToCoolAfterDaysSinceCreation: Int, deleteAfterDaysSinceCreation: Int, tierToArchiveAfterDaysSinceLastTierChangeGreaterThan: Int)

Types

Link copied to clipboard
object Companion

Properties

The age in days after creation to tier blob version to archive storage.

Link copied to clipboard

The age in days after creation to tier blob version to cool storage.

Link copied to clipboard

The age in days after creation to delete the blob version.

The age in days after last tier change to the blobs to skip to be archived.