Click or drag to resize
JobStatusModel Properties

The JobStatusModel type exposes the following members.

Properties
  NameDescription
Public propertyActions
Gets or sets a list of actions recently associated with this job.
Public propertyCanCreateImageRecovery
Gets or sets a value indicating whether an image protection job is in a viable state to create an image recovery job off of.
Public propertyCanDelete
Gets or sets a value indicating whether this job can currently be deleted.
Public propertyCanEdit
Gets or sets a value indicating whether this job can currently be edited.
Public propertyCanFailback
Gets or sets a value indicating whether this job can currently be failed back.
Public propertyCanFailover
Gets or sets a value indicating whether this job can currently be failed over.
Public propertyCanPause
Gets or sets a value indicating whether this job can currently be paused.
Public propertyCanRestore
Gets or sets a value indicating whether this job can currently be restored.
Public propertyCanReverse
Gets or sets a value indicating whether this job can currently be reversed.
Public propertyCanStart
Gets or sets a value indicating whether this job can currently be started.
Public propertyCanStop
Gets or sets a value indicating whether this job can currently be stopped.
Public propertyCanUndoFailover
Gets or sets a value indicating whether the failover of this job can be currently undone.
Public propertyEngineControlStatuses
Gets or sets the engine control statuses.
Public propertyExtendedLowLevelStates
Gets or sets the extended low level states of this job.
Public propertyHealth
Gets or sets the health of this job.
Public propertyHighLevelState
Gets or sets the high level state of this job.
Public propertyIsInError
Gets or sets a value indicating whether this job is in an error state.
Public propertyLowLevelState
Gets or sets the low level state of this job.
Public propertyPermillageComplete
Gets or sets the permillage complete of the current activity of this job.
Public propertyTargetState
Gets or sets the state of the data on the target server.
Top
See Also