BackupSchedule 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.
public class BackupSchedule
type BackupSchedule = class
Public Class BackupSchedule
- Inheritance
-
BackupSchedule
Constructors
BackupSchedule() | |
BackupSchedule(Int32, FrequencyUnit, Boolean, Int32, Nullable<DateTime>, Nullable<DateTime>) |
Properties
FrequencyInterval | |
FrequencyUnit | |
KeepAtLeastOneBackup | |
LastExecutionTime | |
RetentionPeriodInDays | |
StartTime |
Methods
Validate() |