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-04-09 UTC."],[[["This webpage provides reference documentation for the `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version of the documentation available is 3.33.0, but it also includes documentation for older versions, all the way back to version 2.3.0."],["The `MaxPodsConstraint` class, found in the `Google.Cloud.Container.V1` namespace, defines constraints applied to pods in Kubernetes clusters."],["The `MaxPodsConstraint` class includes a property `MaxPodsPerNode`, which is an `Int64` type used to enforce the maximum number of pods per node."],["This documentation provides inherited members such as `Object.GetHashCode()` and `Object.GetType()`, along with constructors like `MaxPodsConstraint()` and `MaxPodsConstraint(MaxPodsConstraint other)`."]]],[]]