BackupScheduleBase Class

Definition

This class represents the base object for a backup schedule object - without id.

public class BackupScheduleBase
type BackupScheduleBase = class
Public Class BackupScheduleBase
Inheritance
BackupScheduleBase
Derived

Constructors

BackupScheduleBase()

Initializes a new instance of the BackupScheduleBase class.

Properties

BackupType

Required. The type of the backup.

Recurrence

Required. The recurrence of this schedule.

RetentionCount

Required. Retention count for backups of this schedule.

StartTime

Required. The StartTime for this schedule.

Status

Required. The status of the schedule

Applies to