| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > ITelemetryMachineInfo
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface ITelemetryMachineInfo |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(BETA) The CPU architecture | ||
|
number |
(BETA) The number of logical CPU cores. | ||
|
string |
(BETA) The CPU model * | ||
|
number |
(BETA) The amount of free RAM on the machine at the end of execution, in MiB. | ||
|
number |
(BETA) The total amount of RAM on the machine, in MiB. |