FullServerTestFailoverOptionsModel Class |
Namespace: DoubleTake.Web.Models
The FullServerTestFailoverOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FullServerTestFailoverOptionsModel | Initializes a new instance of the FullServerTestFailoverOptionsModel class |
| Name | Description | |
|---|---|---|
| DeleteSnapshots |
Gets or sets the value indicating whether or not to delete snapshots.
| |
| FailoverName |
Gets or sets the server name to apply to the test failover server.
| |
| NicMappings |
Gets or sets the NIC mappings for full server testfailover.
| |
| TestFailoverServerAddress |
Gets or sets the test failover server address to use for the replication service connection.
| |
| TestFailoverServerCredential |
Gets or sets the test failover server credentials.
| |
| TestFailoverServerEnginePort |
Gets or sets the test failover server engine port to use for the replication service connection.
| |
| TestFailoverServerReservedAddress |
Gets or sets the IP address that will remain on the test failover server after a test 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.) |