SystemStateOptionsModel Class |
Namespace: DoubleTake.Web.Models
The SystemStateOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| SystemStateOptionsModel | Initializes a new instance of the SystemStateOptionsModel class |
| Name | Description | |
|---|---|---|
| AlternateVolumeMapping |
Gets or sets the alternate volume used for staging.
| |
| AlternateVolumeStaging |
Gets or sets a value indicating whether or not the system volume staging will be done on an alternate volume.
| |
| ApplyPorts |
Gets or sets a value indicating whether source engine and management service ports should be copied to the target.
| |
| ClearMonitor |
Gets or sets a value indicating whether or not the failover monitor should be removed at cut over.
| |
| IsWanFailover |
Gets or sets a value indicating whether or not this job uses WAN failover.
| |
| KeepTargetActivationCode |
Gets or sets a value indicating whether or not the target activation code should be kept after failover.
| |
| NicMappings |
Gets or sets the network interface mappings.
| |
| ServicesToStopOptions |
Gets or sets the services on the target server to stop during protection.
| |
| ShouldApplyDiskSignatures |
Gets or sets a value indicating whether or not disk signatures should be applied at cut over.
| |
| SourceReservedAddress |
Gets or sets the reserved IP address on the source server.
| |
| StagingFolder |
Gets or sets the folder where operating system files will be staged.
| |
| TargetReservedAddress |
Gets or sets the reserved IP address 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.) |