public sealed class DefaultSnatStatus : IMessage<DefaultSnatStatus>, IEquatable<DefaultSnatStatus>, IDeepCloneable<DefaultSnatStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DefaultSnatStatus.
DefaultSnatStatus contains the desired state of whether default sNAT should
be disabled on the cluster.
[[["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 `DefaultSnatStatus` class within the Google Kubernetes Engine v1 API."],["The latest version of the documentation is for version 3.33.0, and there are links to versions ranging from 3.33.0 down to 2.3.0, with version 3.32.0 as the currently displayed one."],["`DefaultSnatStatus` is used to control whether the default sNAT is disabled on a cluster, with the `Disabled` property defining this behavior."],["The `DefaultSnatStatus` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for `DefaultSnatStatus` are a parameterless constructor and one that takes another `DefaultSnatStatus` object."]]],[]]