CSMMonthlyRetentionSchedule Class

Definition

The definition of a CSMMonthlyRetentionSchedule object.

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

Constructors

CSMMonthlyRetentionSchedule()

Initializes a new instance of the CSMMonthlyRetentionSchedule class.

Properties

CSMRetentionDuration

Optional. Retention duration of retention Policy.

(Inherited from CSMRetentionScheduleBase)
RetentionScheduleDaily

Optional. Daily Retention Format for monthly retention policy.

RetentionScheduleType

Optional. Retention ScheduleType for monthly retention policy.

RetentionScheduleWeekly

Optional. Weekly Retention format for monthly retention policy.

RetentionTimes

Optional. Retention times of retention policy.

(Inherited from CSMRetentionScheduleBase)

Applies to