Click or drag to resize
FailoverOptionsFailoverDataAction Property
This value represents the action to take on the queued target data before failover.

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public FailoverDataAction FailoverDataAction { get; set; }

Property Value

Type: FailoverDataAction
The failover data action.
See Also