Click or drag to resize
JobStatisticsImageProtectionJobDetails Property
This value represents the details of a Double-Take DR protection job.

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

Property Value

Type: ImageProtectionJobDetails
The image protection job details.
See Also