CSMBackupSchedule Class

Definition

The definition of CSM BackupSchedule object.

public class CSMBackupSchedule
type CSMBackupSchedule = class
Public Class CSMBackupSchedule
Inheritance
CSMBackupSchedule

Constructors

CSMBackupSchedule()

Initializes a new instance of the CSMBackupSchedule class.

CSMBackupSchedule(String, String, IList<DateTime>)

Initializes a new instance of the CSMBackupSchedule class with required arguments.

Properties

BackupType

Required. BackupType of ProtectionPolicy.

ScheduleRun

Required. ScheduleRun of ProtectionPolicy.

ScheduleRunDays

Optional. ScheduleRunDays of ProtectionPolicy.

ScheduleRunTimes

Required. ScheduleRunTimes of ProtectionPolicy.

Applies to