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 page provides documentation for the `DefaultSnatStatus` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, and the page lists numerous prior versions dating back to 2.3.0, providing links to the specific documentation for each."],["The `DefaultSnatStatus` class is used to define whether the default sNAT (Source Network Address Translation) should be disabled on a cluster, and it implements multiple interfaces."],["The `Disabled` property within `DefaultSnatStatus` allows users to enable or disable default sNAT rules, and is of type Boolean."],["The page covers the inheritance, implementation, members, namespace, assembly, constructors, and properties of the `DefaultSnatStatus` class."]]],[]]