Click or drag to resize
FailoverOptions Properties

The FailoverOptions type exposes the following members.

Properties
  Name Description
Public property ExtensionData
Gets or sets the structure that contains extra data.
Public property FailoverDataAction
This value represents the action to take on the queued target data before failover.
Public property FailoverMode
This value represents the live, test, or snapshot style of failover.
Public property FailoverType
This value represents the automatic or manual style of failover.
Public property PerformTestFailover
Gets or sets a value indicating whether to perform a test failover.
Public property SnapshotId
This value is the snapshot ID that should be applied to the target during snapshot failover.
Top
See Also