Package version:

The backup schedule.

Hierarchy

Properties

backupType: BackupType

The type of backup which needs to be taken.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

lastSuccessfulRun?: Date

The last successful backup run which was triggered for the schedule. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

retentionCount: number

The number of backups to be retained.

scheduleRecurrence: ScheduleRecurrence

The schedule recurrence.

scheduleStatus: ScheduleStatus

The schedule status.

startTime: Date

The start time of the schedule.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc