![]() | JobStatusModel Class |
Namespace: DoubleTake.Web.Models
The JobStatusModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobStatusModel | Initializes a new instance of the JobStatusModel class |
Name | Description | |
---|---|---|
![]() | Actions |
Gets or sets a list of actions recently associated with this job.
|
![]() | CanCreateImageRecovery |
Gets or sets a value indicating whether an image protection job is in a viable state to create an image recovery job off of.
|
![]() | CanDelete |
Gets or sets a value indicating whether this job can currently be deleted.
|
![]() | CanEdit |
Gets or sets a value indicating whether this job can currently be edited.
|
![]() | CanFailback |
Gets or sets a value indicating whether this job can currently be failed back.
|
![]() | CanFailover |
Gets or sets a value indicating whether this job can currently be failed over.
|
![]() | CanPause |
Gets or sets a value indicating whether this job can currently be paused.
|
![]() | CanRestore |
Gets or sets a value indicating whether this job can currently be restored.
|
![]() | CanReverse |
Gets or sets a value indicating whether this job can currently be reversed.
|
![]() | CanStart |
Gets or sets a value indicating whether this job can currently be started.
|
![]() | CanStop |
Gets or sets a value indicating whether this job can currently be stopped.
|
![]() | CanUndoFailover |
Gets or sets a value indicating whether the failover of this job can be currently undone.
|
![]() | EngineControlStatuses |
Gets or sets the engine control statuses.
|
![]() | ExtendedLowLevelStates |
Gets or sets the extended low level states of this job.
|
![]() | Health |
Gets or sets the health of this job.
|
![]() | HighLevelState |
Gets or sets the high level state of this job.
|
![]() | IsInError |
Gets or sets a value indicating whether this job is in an error state.
|
![]() | LowLevelState |
Gets or sets the low level state of this job.
|
![]() | PermillageComplete |
Gets or sets the permillage complete of the current activity of this job.
|
![]() | TargetState |
Gets or sets the state of the data on the target server.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |