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."],["The `StatefulHAConfig` class is part of the `Google.Cloud.Container.V1` namespace and is found in the `Google.Cloud.Container.V1.dll` assembly."],["The latest version of the API class available is version 3.33.0, and it offers versions back to version 2.3.0."],["`StatefulHAConfig` class contains information on the configuration of the Stateful HA add-on, including a property to determine if it is enabled."],["The `StatefulHAConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]