public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud 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 documentation for the `MaxPodsConstraint` class within the Anthos Multi-Cloud v1 API, specifically focusing on version 2.2.0."],["`MaxPodsConstraint` is a class that defines constraints related to the maximum number of pods, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has properties like `MaxPodsPerNode`, which is required and determines the maximum number of pods schedulable on a single node."],["The documentation includes information on available versions, ranging from 1.0.0-beta01 to 2.8.0 (latest), each with its own dedicated page for the class."]]],[]]