public sealed class SoleTenantConfig : IMessage<SoleTenantConfig>, IEquatable<SoleTenantConfig>, IDeepCloneable<SoleTenantConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SoleTenantConfig.
SoleTenantConfig contains the NodeAffinities to specify what shared sole
tenant node groups should back the node pool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SoleTenantConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its use for specifying shared sole tenant node groups."],["The `SoleTenantConfig` class, which is part of the `Google.Cloud.Container.V1` namespace, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a comprehensive set of capabilities."],["The page lists documentation for numerous versions of `SoleTenantConfig`, starting from version 2.3.0 up to the latest version, 3.33.0, indicating a history of updates and improvements."],["The primary property of the `SoleTenantConfig` class is `NodeAffinities`, which uses the `RepeatedField` type to manage the associations with shared sole tenant node groups."],["There are 2 main constructors available for the `SoleTenantConfig` class: a default no parameter constructor, and another that takes in another `SoleTenantConfig` object, presumably for copying."]]],[]]