Method: Google::Apis::BaremetalsolutionV1alpha1::InstanceConfig#hyperthreading
- Defined in:
- lib/google/apis/baremetalsolution_v1alpha1/classes.rb
#hyperthreading ⇒ Boolean Also known as: hyperthreading?
Whether the instance should be provisioned with Hyperthreading enabled.
Corresponds to the JSON property hyperthreading
37 38 39 |
# File 'lib/google/apis/baremetalsolution_v1alpha1/classes.rb', line 37 def hyperthreading @hyperthreading end |