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 \u003ccode\u003eAdvancedMachineFeatures\u003c/code\u003e class in the Google Kubernetes Engine v1 API allows configuration of advanced machine options, such as nested virtualization and the number of threads per core.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.33.0 is the latest available version, with a range of versions from 2.3.0 to 3.33.0 being documented, each with specific details on the AdvancedMachineFeatures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableNestedVirtualization\u003c/code\u003e property controls whether nested virtualization is enabled, defaulting to false.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThreadsPerCore\u003c/code\u003e property allows setting the number of threads per physical core, with a setting of 1 disabling simultaneous multithreading.\u003c/p\u003e\n"],["\u003cp\u003eThere are several inherited members, from \u003ccode\u003eobject.GetHashCode()\u003c/code\u003e to \u003ccode\u003eobject.ToString()\u003c/code\u003e provided from this class, which are available.\u003c/p\u003e\n"]]],[],null,[]]