|
|
FailoverReport Class |
Namespace: DoubleTake.Jobs.Contract
public class FailoverReport
The FailoverReport type exposes the following members.
| Name | Description | |
|---|---|---|
| FailoverReport |
| 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 | |
|---|---|---|
| targetedMachineInfo |
Information about the target machine.
| |
| times |
Times for this failover
|