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 reference documentation for the `StatefulHAConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content lists the availability of the `StatefulHAConfig` class across numerous versions, ranging from version 2.3.0 up to the latest version 3.33.0."],["`StatefulHAConfig` is designed for configuring the Stateful HA add-on for Google Kubernetes Engine clusters, as seen through its description."],["The `StatefulHAConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a range of functionalities."],["The `StatefulHAConfig` class includes a property called `Enabled`, which is a boolean value that determines whether or not the Stateful HA add-on is enabled for the given cluster."]]],[]]