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-03-21 UTC."],[[["This webpage provides documentation for the `StatefulHAConfig` class within the Google Kubernetes Engine v1 API."],["The latest available version of `StatefulHAConfig` is 3.33.0, but the current displayed version is 3.25.0, and it provides access to all versions ranging back to 2.3.0."],["`StatefulHAConfig` is a class that represents the configuration for the Stateful High Availability add-on."],["The `StatefulHAConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides an `Enabled` property to determine if the Stateful HA add-on is enabled, and it has two constructors."]]],[]]