|
|
ServerQualificationResults Class |
Namespace: DoubleTake.Virtualization.Contract
public class ServerQualificationResults : IExtensibleDataObject
The ServerQualificationResults type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerQualificationResults |
| Name | Description | |
|---|---|---|
| CoresPerProcessor |
This value is the number of cores per processor
| |
| Cpus |
This value is the number of processors.
| |
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| LogicalProcessors |
Gets or sets the total number of logical processors. This is the total number of logical processors including threads.
| |
| Memory |
This value is the amount of memory in bytes.
| |
| Version |
This value is the version of the target host hypervisor.
| |
| VirtualSwitches |
This value represents the virtual switch information.
| |
| Volumes |
This value represents the volume information.
|