Click or drag to resize

ImageRecoveryJobDetails Class

Represents the details of an image recovery job.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.Contract.ImageBasedImageRecoveryJobDetails

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

The ImageRecoveryJobDetails type exposes the following members.

Constructors
  NameDescription
Public methodImageRecoveryJobDetails
Top
Properties
  NameDescription
Public propertyCutoverDetails
This value represents the Double-Take DR cutover detail.
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyRecoveryConnectionDetails
This value represents the details of the Double-Take DR recovery connection.
Top
See Also