Click or drag to resize
ServerQualificationResultsCpus Property
This value is the number of processors.

Namespace: DoubleTake.Virtualization.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public int Cpus { get; set; }

Property Value

Type: Int32
The number of cpus.
See Also