UVRAPersistedStateModel Class |
Namespace: DoubleTake.Web.Models
The UVRAPersistedStateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| UVRAPersistedStateModel | Initializes a new instance of the UVRAPersistedStateModel class |
| Name | Description | |
|---|---|---|
| FailoverTime |
Gets or sets the failover time.
| |
| ReplicaNics |
Gets or sets the replica nics. This info has extra fields to remember where each nic is on the replica.
| |
| SourceISCSIChapPassword |
Gets or sets the iSCSI CHAP password used in mapping the source disk.
| |
| SourceISCSIChapUsername |
Gets or sets the iSCSI CHAP username used in mapping the source disk.
| |
| SourceISCSITargetName |
Gets or sets the iSCSI target name name used in mapping the source disk.
| |
| SourceMachineInfo |
Gets or sets the machine info.
| |
| StartTime |
Gets or sets the Time the job was started.
| |
| State |
Gets or sets the state.
| |
| StopTime |
Gets or sets the Time the job was stopped.
| |
| VolumePersistedState |
Gets or sets the volume persisted state.
| |
| VRAVirtualizationConnectionInfo |
Gets or sets the VRA engine connection info.
|
| 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.) |