ImageVhdInfoModel Class |
Namespace: DoubleTake.Web.Models
The ImageVhdInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageVhdInfoModel | Initializes a new instance of the ImageVhdInfoModel class |
| Name | Description | |
|---|---|---|
| FilePath |
Gets or sets full path to the VHD file.
| |
| FormatType |
Gets or sets the format type of the VHD file.
| |
| SizeInMB |
Gets or sets size of the VHD file in Megabytes.
| |
| UseExistingVhd |
Gets or sets a value indicating whether or not existing VHD file should be used.
| |
| VolumeLetter |
Gets or sets volume letter of the original volume this VHD is storing.
|
| 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.) |