VmInfoModel Class |
Namespace: DoubleTake.Web.Models
The VmInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VmInfoModel | Initializes a new instance of the VmInfoModel class |
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the virtual machine guest DNS name/IP Address.
| |
| BiosGuid |
Gets or sets the virtual machine BIOS Guid.
| |
| BootVolumeSignature |
Gets or sets the VM boot volume signature.
| |
| DisplayName |
Gets or sets the virtual machine display name.
| |
| GuestOS |
Gets or sets the virtual machine guest OS.
| |
| GuestUri |
Gets or sets the guest URI.
| |
| Id |
Gets or sets the virtual machine Guid.
| |
| Path |
Gets or sets the virtual machine location.
| |
| PathTransformations |
Gets or sets the path transformations.
| |
| SnapshotDataPath |
Gets or sets the virtual machine snapshot location.
| |
| SnapshotFileNames |
Gets or sets the VM snapshot FileNames.
| |
| SystemDirectory |
Gets or sets the VM system directory.
| |
| VirtualHardDiskPath |
Gets or sets the virtual hard disk path.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |