你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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