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.2.0.814
Syntax
public int Cpus { get; set; }

Property Value

Type: Int32
The number of cpus.
See Also