MachineResourcesConfiguration interface

Describes the resources of a machine.

Properties

cpus

Number of CPUs.

cpuSpeed

CPU speed in megahertz (Mhz).

cpuSpeedAccuracy

Describes the accuracy of the cpuSpeed field.

physicalMemory

Physical memory in megabytes (MB).

Property Details

cpus

Number of CPUs.

cpus?: number

Property Value

number

cpuSpeed

CPU speed in megahertz (Mhz).

cpuSpeed?: number

Property Value

number

cpuSpeedAccuracy

Describes the accuracy of the cpuSpeed field.

cpuSpeedAccuracy?: Accuracy

Property Value

physicalMemory

Physical memory in megabytes (MB).

physicalMemory?: number

Property Value

number