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."],[[["The latest version available for `Google.Cloud.Container.V1.DefaultSnatStatus` is version 3.33.0."],["This webpage provides reference documentation and code samples for the Google Kubernetes Engine v1 API class `DefaultSnatStatus`."],["`DefaultSnatStatus` is designed to control whether default Source Network Address Translation (sNAT) is disabled on a cluster."],["The class `DefaultSnatStatus` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of `DefaultSnatStatus` is `Disabled`, which is a boolean value that controls the disabling of default sNAT rules for the cluster."]]],[]]