public sealed class AdvancedMachineFeatures : IMessage<AdvancedMachineFeatures>, IEquatable<AdvancedMachineFeatures>, IDeepCloneable<AdvancedMachineFeatures>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdvancedMachineFeatures.
Specifies options for controlling advanced machine features.
The number of threads per physical core. To disable simultaneous
multithreading (SMT) set this to 1. If unset, the maximum number of threads
supported per core by the underlying processor is assumed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eAdvancedMachineFeatures\u003c/code\u003e class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eIt lists a range of versions from 3.33.0 down to 2.3.0, allowing users to access documentation for various historical versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvancedMachineFeatures\u003c/code\u003e class, implemented across multiple versions, is designed to specify options for managing advanced machine features.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eHasThreadsPerCore\u003c/code\u003e (a boolean) and \u003ccode\u003eThreadsPerCore\u003c/code\u003e (a long), which allow for the configuration of simultaneous multithreading (SMT).\u003c/p\u003e\n"],["\u003cp\u003eIt is available under the namespace \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e, and the Google.Cloud.Container.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]