CSMWeeklyRetentionSchedule Class

Definition

The definition of a CSMWeeklyRetentionSchedule object.

public class CSMWeeklyRetentionSchedule : Microsoft.Azure.Management.BackupServices.Models.CSMRetentionScheduleBase
type CSMWeeklyRetentionSchedule = class
    inherit CSMRetentionScheduleBase
Public Class CSMWeeklyRetentionSchedule
Inherits CSMRetentionScheduleBase
Inheritance
CSMWeeklyRetentionSchedule

Constructors

CSMWeeklyRetentionSchedule()

Initializes a new instance of the CSMWeeklyRetentionSchedule class.

Properties

CSMRetentionDuration

Optional. Retention duration of retention Policy.

(Inherited from CSMRetentionScheduleBase)
DaysOfTheWeek

Optional. List of Days of Week for Weekly Retention policy.

RetentionTimes

Optional. Retention times of retention policy.

(Inherited from CSMRetentionScheduleBase)

Applies to