VmCfgSimpleInfoModel Class |
Namespace: DoubleTake.Web.Models
The VmCfgSimpleInfoModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VmCfgSimpleInfoModel | Initializes a new instance of the VmCfgSimpleInfoModel class |
| Name | Description | |
|---|---|---|
| BiosGuid |
Gets or sets the bios unique identifier.
| |
| ExternalDataRoot |
Gets or sets the external data root.
| |
| GuestDNSName |
Gets or sets the name of the guest DNS.
| |
| GuestOS |
Gets or sets the guest os.
| |
| Name |
Gets or sets the name.
| |
| SnapshotDataRoot |
Gets or sets the snapshot data root.
| |
| Uuid |
Gets or sets the UUID.
| |
| VmHealth |
Gets or sets the vm health.
| |
| VmState |
Gets or sets the state of the vm.
|
| 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.) |