![]() |
FailoverOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class FailoverOptions : IExtensibleDataObject
The FailoverOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FailoverOptions |
Name | Description | |
---|---|---|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | FailoverDataAction |
This value represents the action to take on the queued target data before failover.
|
![]() | FailoverMode |
This value represents the live, test, or snapshot style of failover.
|
![]() | FailoverType |
This value represents the automatic or manual style of failover.
|
![]() | PerformTestFailover |
Gets or sets a value indicating whether to perform a test failover.
|
![]() | SnapshotId |
This value is the snapshot ID that should be applied to the target during snapshot failover.
|