Share via


LongTermRetentionPolicy Class

Definition

Long term retention policy.

public class LongTermRetentionPolicy : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupRetentionPolicy
type LongTermRetentionPolicy = class
    inherit BackupRetentionPolicy
Public Class LongTermRetentionPolicy
Inherits BackupRetentionPolicy
Inheritance
LongTermRetentionPolicy

Constructors

LongTermRetentionPolicy()

Initializes a new instance of LongTermRetentionPolicy.

Properties

DailySchedule

Daily retention schedule of the protection policy.

MonthlySchedule

Monthly retention schedule of the protection policy.

WeeklySchedule

Weekly retention schedule of the protection policy.

YearlySchedule

Yearly retention schedule of the protection policy.

Applies to