FailoverReportingModel Class |
Namespace: DoubleTake.Web.Models
The FailoverReportingModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FailoverReportingModel | Initializes a new instance of the FailoverReportingModel 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.)
| |
| targetedMachineInfo |
Information about the target machine.
| |
| times |
Times for this failover
|
| 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.) |