Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineResourcesConfiguration

Package version

Describes the resources of a machine.

Hierarchy

  • MachineResourcesConfiguration

Index

Properties

Optional cpuSpeed

cpuSpeed: undefined | number

CPU speed in megahertz (Mhz).

Optional cpuSpeedAccuracy

cpuSpeedAccuracy: Accuracy

Describes the accuracy of the cpuSpeed field. Possible values include: 'actual', 'estimated'

Optional cpus

cpus: undefined | number

Number of CPUs.

Optional physicalMemory

physicalMemory: undefined | number

Physical memory in megabytes (MB).

Generated using TypeDoc