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 and found within the `Google.Cloud.Container.V1.dll` assembly, contains `NodeAffinities` to specify node groups."],["The latest version of the `SoleTenantConfig` class is 3.33.0, and the page lists various previous versions, from 3.32.0 down to 2.3.0, allowing users to navigate to specific versions' documentation."],["`SoleTenantConfig` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role and capabilities within the .NET environment."],["The class offers two constructors : `SoleTenantConfig()` and `SoleTenantConfig(SoleTenantConfig other)` where the later takes a `SoleTenantConfig` as a parameter."]]],[]]