VmdkInfoModel Class |
Namespace: DoubleTake.Web.Models
The VmdkInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VmdkInfoModel | Initializes a new instance of the VmdkInfoModel class |
| Name | Description | |
|---|---|---|
| DoDifferenceMirror |
Gets or sets a value indicating whether [do difference mirror].
| |
| SourceVmdkUuid |
Gets or sets the source VMDK UUID.
| |
| SourceVmUuid |
Gets or sets the source VM UUID.
| |
| TargetChangeId |
Gets or sets the target change identifier.
| |
| TargetDeviceKey |
Gets or sets the target device key.
| |
| TargetDiskOffset |
Gets or sets the target disk offset.
| |
| TargetVmdkPath |
Gets or sets the target VMDK path.
| |
| TargetVmdkUuid |
Gets or sets the target VMDK UUID.
| |
| TargetVmUuid |
Gets or sets the target VM UUID.
|
| 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.) |