TieringPolicyResponse

data class TieringPolicyResponse(val duration: Int? = null, val durationType: String? = null, val tieringMode: String? = null)

Tiering Policy for a target tier. If the policy is not specified for a given target tier, service retains the existing configured tiering policy for that tier

Constructors

Link copied to clipboard
constructor(duration: Int? = null, durationType: String? = null, tieringMode: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val duration: Int? = null

Number of days/weeks/months/years to retain backups in current tier before tiering. Used only if TieringMode is set to TierAfter

Link copied to clipboard
val durationType: String? = null

Retention duration type: days/weeks/months/years Used only if TieringMode is set to TierAfter

Link copied to clipboard
val tieringMode: String? = null

Tiering Mode to control automatic tiering of recovery points. Supported values are: