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 all available versions of `StatefulHAConfig`, ranging from version 2.3.0 to the latest version, 3.33.0."],["`StatefulHAConfig` is used for the configuration of the Stateful HA add-on, as stated in the provided documentation, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Enabled` property of the `StatefulHAConfig` class determines whether the Stateful HA add-on is activated for a given cluster."],["The webpage includes links to each version's documentation, offering detailed information on the `StatefulHAConfig` class in the context of the Google.Cloud.Container.V1 namespace."]]],[]]