MachineResourcesConfiguration interface
Describes the resources of a machine.
Properties
cpus | Number of CPUs. |
cpu |
CPU speed in megahertz (Mhz). |
cpu |
Describes the accuracy of the cpuSpeed field. |
physical |
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
physicalMemory
Physical memory in megabytes (MB).
physicalMemory?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript