Share via


DailyRetentionSchedule Class

Definition

Daily rentention schedule.

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

Constructors

DailyRetentionSchedule()

Properties

BackupManagementType

BackupManagement Type of the retention policy

(Inherited from RetentionScheduleBase)
DurationCountInDays

Length of duration in days.

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