TieringPolicy Class

Definition

Smart tiering settings

public class TieringPolicy
type TieringPolicy = class
Public Class TieringPolicy
Inheritance
TieringPolicy

Constructors

TieringPolicy()

Fields

TargetTier

Target tier where the recovery point will be automatically moved

Properties

TierAfterDuration

Duration after which to move to Archive

TierAfterDurationType

Duration type. Acceptable values: Days, Months

TieringMode

Tiering mode to control what RPs will be moved. Allowed values - TierRecommended, TierAllEligible, DoNotTier

Methods

ToString()

Converts the object into string.

Validate()

Applies to