![]() | FailoverReport Class |
Namespace: DoubleTake.Web.Models
The FailoverReport type exposes the following members.
Name | Description | |
---|---|---|
![]() | FailoverReport | Initializes a new instance of the FailoverReport class |
Name | Description | |
---|---|---|
![]() | failoverSuccess |
Whether the failover was a success
|
![]() | failoverType |
Type of failover being done.
|
![]() | isReverse |
Whether this is the reverse of the source in an FFO job.
|
![]() | jobId |
Job id being reported
|
![]() | jobName |
Name of the job
|
![]() | jobType |
This is the job type as described within JobInfo.cs
|
![]() | snapshotLabel |
Label for the snapshot used. (Empty string for live data.)
|
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.) |
Name | Description | |
---|---|---|
![]() | targetedMachineInfo |
Information about the target machine.
|
![]() | times |
Times for this failover
|