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-04-09 UTC."],[[["The latest version of the Google.Cloud.Container.V1 API is 3.33.0, with version 3.25.0 being the specific version currently focused on."],["This documentation provides reference material and code samples for the DefaultSnatStatus class within the Google Kubernetes Engine v1 API."],["The DefaultSnatStatus class allows control over disabling default sNAT rules on a cluster, and is found in the Google.Cloud.Container.V1 namespace."],["The DefaultSnatStatus class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains a public property `Disabled` to toggle the sNAT rules."],["A full history of versions for DefaultSnatStatus is available, ranging from version 3.33.0 down to version 2.3.0, with hyperlinks to each version's specific documentation."]]],[]]