ServerQualificationResultsModel Class |
Namespace: DoubleTake.Web.Models
The ServerQualificationResultsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerQualificationResultsModel | Initializes a new instance of the ServerQualificationResultsModel class |
| Name | Description | |
|---|---|---|
| Cpus |
Gets or sets the number of CPUs.
| |
| Memory |
Gets or sets the amount of RAM in bytes.
| |
| Version |
Gets or sets the version.
| |
| VirtualSwitches |
Gets or sets the virtual switches.
| |
| Volumes |
Gets or sets the volumes.
|
| 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.) |