Click or drag to resize

JobStatisticsImageProtectionJobDetails Property

This value represents the details of a Double-Take DR protection job. 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 ImageProtectionJobDetails ImageProtectionJobDetails { get; set; }

Property Value

Type: ImageProtectionJobDetails
The image protection job details.
See Also