![]() | WorkloadModel Class |
Namespace: DoubleTake.Web.Models
The WorkloadModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorkloadModel | Initializes a new instance of the WorkloadModel class |
Name | Description | |
---|---|---|
![]() | Id |
Gets or sets the workload identifier.
|
![]() | LogicalRules |
Gets or sets the logical replication rules that compose this workload.
|
![]() | PhysicalRules |
Gets or sets the physical replication rules that compose this workload.
|
![]() | RecoveryImageDataPath |
Gets or sets the path to the recovery image data for an image based recovery.
|
![]() | RecoveryImageId |
Gets or sets the image id for an image based recovery.
|
![]() | RecoverySnapshotSetId |
Gets or sets the snapshot set id for an image based recovery.
|
![]() | Server |
Gets or sets the server the workload is hosted on.
|
![]() | WorkloadTypeName |
Gets or sets the name of the workload type.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |