Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 680 Bytes

ScalewayPeriodBaremetalPeriodV1PeriodCpu.md

File metadata and controls

15 lines (10 loc) · 680 Bytes

ScalewayPeriodBaremetalPeriodV1PeriodCpu

Properties

Name Type Description Notes
name Option<String> Name of the CPU [optional]
core_count Option<i32> Number of cores of the CPU [optional]
thread_count Option<i32> Number of threads of the CPU [optional]
frequency Option<i32> Frequency of the CPU in MHz [optional]
benchmark Option<String> Benchmark of the CPU [optional]

[Back to Model list] [Back to API list] [Back to README]