![]() |
WorkloadType Class |
Namespace: DoubleTake.Common.Contract
public class WorkloadType : IExtensibleDataObject
The WorkloadType type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorkloadType |
Name | Description | |
---|---|---|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | IsLicensed |
This value is true if this type of workload is licensed for the server; otherwise, it is false.
|
![]() | IsPresent |
This value is true if this type of workload is present on the server; otherwise, it is false.
|
![]() | Name |
This value is the workload type name.
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
|
![]() | SupportSummary |
This value is a summary of the licensing for the workload type. The summary can be null if there is no reason to report any details about the license calculation.
Otherwise, it should be non-null and populated with details about the license calculation that the client can use for reporting purposes.
|