Click or drag to resize

JobOptionsImageProtectionOptions Property

This value represents the options for Double-Take DR protection jobs. This option is no longer needed.

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

Property Value

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