public sealed class StatefulHAConfig : IMessage<StatefulHAConfig>, IEquatable<StatefulHAConfig>, IDeepCloneable<StatefulHAConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class StatefulHAConfig.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `StatefulHAConfig` class within the Google Kubernetes Engine v1 API."],["The `StatefulHAConfig` class is a configuration for the Stateful HA add-on in Google Kubernetes Engine."],["The page lists version-specific documentation links, ranging from version 3.33.0 (latest) down to version 2.3.0, including the current version in view 3.26.0."],["`StatefulHAConfig` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `Enabled` property of the class determines whether or not the Stateful HA add-on is enabled for the cluster."]]],[]]