WeeklyRetentionSchedule Class

Definition

Weekly rentention schedule.

public class WeeklyRetentionSchedule : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.RetentionScheduleBase
type WeeklyRetentionSchedule = class
    inherit RetentionScheduleBase
Public Class WeeklyRetentionSchedule
Inherits RetentionScheduleBase
Inheritance
WeeklyRetentionSchedule

Constructors

WeeklyRetentionSchedule()

Properties

BackupManagementType

BackupManagement Type of the retention policy

(Inherited from RetentionScheduleBase)
DaysOfTheWeek

List of the days of the week.

DurationCountInWeeks

Length of duration in weeks.

RetentionTimes

List of the days and times representing the retention times

(Inherited from RetentionScheduleBase)

Methods

ToString()
Validate()
Validate() (Inherited from RetentionScheduleBase)
Validate(ScheduleRunType)
Validate(ScheduleRunType) (Inherited from RetentionScheduleBase)

Applies to