RecommendedFailoverOptionsModel Class |
Namespace: DoubleTake.Web.Models
The RecommendedFailoverOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| RecommendedFailoverOptionsModel | Initializes a new instance of the RecommendedFailoverOptionsModel class |
| Name | Description | |
|---|---|---|
| FailoverOptions |
Gets or sets the recommended failover options.
| |
| IsTestFailoverSupported |
Gets or sets a value indicating whether test failover is supported.
| |
| Snapshots |
Gets or sets the list of snapshots on the target server.
| |
| WarningTextTestFailover |
Gets or sets a value indicating whether warning text to display if Test Failover is selected.
| |
| WarnUserOfInconsistentProtectionData |
Gets or sets a value indicating whether to warn that the data on the target server may be in an inconsistent state.
|
| 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.) |