Click or drag to resize

FullServerJobDetails Class

Represents the details of a full-server failover job.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.Contract.FullServerFullServerJobDetails

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

The FullServerJobDetails type exposes the following members.

Constructors
  NameDescription
Public methodFullServerJobDetails
Top
Properties
  NameDescription
Public propertyBackupConnectionDetails
This value represents the details of the Double-Take Availability reverse connection.
Public propertyCutoverDetails
This value represents the Double-Take Move cutover detail.
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyProtectionConnectionDetails
This value represents the details of the protection connection.
Public propertyRecoveryConnectionDetails
This value represents the details of the Double-Take DR recovery connection. This option is no longer needed.
Public propertySystemVolumeRevertConnectionDetails
This value represents the details of the system volume revert connection.
Top
See Also