CSMBackupSchedule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The definition of CSM BackupSchedule object.
public class CSMBackupSchedule
type CSMBackupSchedule = class
Public Class CSMBackupSchedule
- Inheritance
-
System.ObjectCSMBackupSchedule
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. |