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 of the Google Cloud Container v1 API is 3.33.0, but the current page focuses on version 3.19.0 and its associated DefaultSnatStatus class."],["The DefaultSnatStatus class, part of the Google.Cloud.Container.V1 namespace, allows for the management of the desired state of default sNAT within a Kubernetes cluster."],["DefaultSnatStatus implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its comprehensive integration within the Google Cloud .NET ecosystem."],["The DefaultSnatStatus class offers a constructor, DefaultSnatStatus(), for creating new instances, as well as another constructor allowing the duplication of an existing instance, and it includes a Disabled property of type bool for controlling the sNAT rules."],["The Google Cloud Container v1 API provides a range of versions, from 3.33.0 down to 2.3.0, offering flexibility and compatibility with different project requirements in a user's implementation."]]],[]]