MonthlyRetentionSchedule Class

Definition

Monthly rentention schedule.

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

Constructors

MonthlyRetentionSchedule()

Properties

BackupManagementType

BackupManagement Type of the retention policy

(Inherited from RetentionScheduleBase)
DurationCountInMonths

Length of duration in months.

RetentionScheduleDaily

Daily retention schedule object.

RetentionScheduleFormatType

Format type of the retention schedule.

RetentionScheduleWeekly

Weekly retention schedule object.

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