LongTermRetentionPolicy interface

Long term retention policy.

Extends

Properties

dailySchedule

Daily retention schedule of the protection policy.

monthlySchedule

Monthly retention schedule of the protection policy.

retentionPolicyType

Polymorphic discriminator, which specifies the different types this object can be

weeklySchedule

Weekly retention schedule of the protection policy.

yearlySchedule

Yearly retention schedule of the protection policy.

Property Details

dailySchedule

Daily retention schedule of the protection policy.

dailySchedule?: DailyRetentionSchedule

Property Value

monthlySchedule

Monthly retention schedule of the protection policy.

monthlySchedule?: MonthlyRetentionSchedule

Property Value

retentionPolicyType

Polymorphic discriminator, which specifies the different types this object can be

retentionPolicyType: "LongTermRetentionPolicy"

Property Value

"LongTermRetentionPolicy"

weeklySchedule

Weekly retention schedule of the protection policy.

weeklySchedule?: WeeklyRetentionSchedule

Property Value

yearlySchedule

Yearly retention schedule of the protection policy.

yearlySchedule?: YearlyRetentionSchedule

Property Value