![]() |
JobInfo Class |
Namespace: DoubleTake.Jobs.Contract
public class JobInfo : IExtensibleDataObject
The JobInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatorUserName |
This value is the name of the user who created the job.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | Features |
This value represents a service endpoint that provides additional features for a job.
|
![]() | Id |
This value is the unique ID for the job.
|
![]() | JobType |
This value is the type of job.
ClusterAwareFilesAndFolders—Cluster-aware files and folders job
ClusterAwareSql—Cluster-aware SQL job
DataOnlyImageProtection—DR data protection job
DataOnlyImageRecovery—DR data recovery job
Diagnostics—Throughput Diagnostic Utility job
FilesAndFolders—Files and folders job
FullServerFailover—Full server job
FullServerImageProtection—DR full server protection job
FullServerImageRecovery—DR full server recovery job
LinuxFullServerFailover—Full server job
LinuxMoveServerMigration—Full server migration job
Lvra—Full server to ESX job
MoveDataOnlyMigration—Data migration job
MoveServerMigration—Full server migration job
MoveLvra—Full server to ESX migration
SQL—SQL job
VRA—Full server to ESX or full server to Hyper-V job
VraMove—Full server to ESX migration or full server to Hyper-V migration job
|
![]() | LoadedFromDisk |
This value is true if the job was loaded from persistence; otherwise, it is false.
|
![]() | Managed |
This value is true if the job is managed; otherwise, it is false. This property is intended to be used by transitional implementations of jobs that want to allow their jobs to be visible to the job manager,
but will be responsible for creating those jobs and managing their lifetime.
|
![]() | Options |
This value represents the current options for the job.
|
![]() | OtherHostUris |
This value is the URIs for other servers involved in the job.
|
![]() | SourceHostUri |
This value is the source URI.
|
![]() | SourceUniqueId |
This value is the unique ID of the source server.
|
![]() | Statistics |
This value represents the current statistics of the job
|
![]() | Status |
This value represents the current state of the job.
|
![]() | TargetHostUri |
This value is the target URI.
|
![]() | TargetUniqueId |
This value is the unique ID of the target server.
|
Name | Description | |
---|---|---|
![]() | GetDeserializedObject | |
![]() | GetObjectToSerialize |