TieringPolicy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |