public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaxPodsConstraint.
[[["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 documentation for the `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API for .NET."],["The `MaxPodsConstraint` class, which is a part of the `Google.Cloud.Container.V1` namespace, is used to define constraints on the maximum number of pods."],["The latest version documented is 3.33.0, with multiple older versions down to 2.3.0 also listed for the `MaxPodsConstraint` class."],["The `MaxPodsConstraint` class includes properties such as `MaxPodsPerNode`, which can be used to set and retrieve the maximum number of pods allowed per node."],["The `MaxPodsConstraint` class inherits from the `object` class and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]