Click or drag to resize

ScheduleObject Properties

The ScheduleObject type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Public propertyHasError
Indicates whether or not the schedule has errors.
Public propertyHours
Public propertyLastRunStatus
Indicates the status of the last scheduled snapshot. Valid values are: Success Failed
Public propertyLastRunTimeStarted
Indicates the last time the schedule started n ISO 8601 date string. Valid values are: Success Failed
Public propertyMinutes
Public propertyMonthdays
Public propertyPaused
Indicates whether or not the schedule is paused.
Public propertyRecurring
Indicates whether or not the schedule is recurring.
Public propertyRunNextInterval
Indicates whether or not the schedule will run the next time the scheduler is active. When set to "true", the schedule will run the next time the scheduler is active and then reset back to "false".
Public propertyScheduleID
Unique ID of the schedule
Public propertyScheduleInfo
Includes the unique name given to the schedule, the retention period for the snapshot that was created, and the volume ID of the volume from which the snapshot was created.
Public propertyScheduleName
Public propertyScheduleType
Public propertySnapMirrorLabel
The snapMirrorLabel to be applied to the created Snapshot or Group Snapshot, contained in the scheduleInfo.
Public propertyStartingDate
Indicates the date the first time the schedule began of will begin. Formatted in UTC time.
Public propertyToBeDeleted
Indicates if the schedule is marked for deletion.
Public propertyWeekdays
Top
See Also