|
|
RecommendedFailoverOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class RecommendedFailoverOptions : IExtensibleDataObject
The RecommendedFailoverOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RecommendedFailoverOptions |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| FailoverOptions |
This value represents the failover configuration.
| |
| IsTestFailoverSupported |
This value is true if test failover is supported for the job type; otherwise, it is false.
| |
| Snapshots |
This value represents the available snapshots on the target.
| |
| WarningTextTestFailover |
This value is true if optional warning text to display if test failover is selected; otherwise, it is false.
| |
| WarnUserOfInconsistentProtectionData |
This value is true if the data on the target may be in an inconsistent state; otherwise, it is false.
|