Click or drag to resize
JobOptionsFullServerFailoverOptions Property
This value represents the options for full server jobs.

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

Property Value

Type: FullServerFailoverOptions
The options for full server failover jobs.
See Also