Click or drag to resize
ImageProtectionJobDetails Class
Represents the details of an image protection job.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.Contract.ImageBasedImageProtectionJobDetails

Namespace: DoubleTake.Jobs.Contract.ImageBased
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public class ImageProtectionJobDetails : IExtensibleDataObject

The ImageProtectionJobDetails type exposes the following members.

Constructors
  NameDescription
Public methodImageProtectionJobDetails
Top
Properties
  NameDescription
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyProtectionConnectionDetails
This value represents the details of the Double-Take DR protection connection.
Top
See Also