Click or drag to resize
JobOptionsImageProtectionOptions Property
This value represents the options for Double-Take DR protection jobs.

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

Property Value

Type: ImageProtectionOptions
The options for image protection jobs.
See Also