public sealed class VerticalPodAutoscaling : IMessage<VerticalPodAutoscaling>, IEquatable<VerticalPodAutoscaling>, IDeepCloneable<VerticalPodAutoscaling>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class VerticalPodAutoscaling.
VerticalPodAutoscaling contains global, per-cluster information
required by Vertical Pod Autoscaler to automatically adjust
the resources of pods controlled by it.
[[["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 `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically focusing on version 3.31.0 of the .NET library."],["`VerticalPodAutoscaling` is a class that contains global, per-cluster information used by the Vertical Pod Autoscaler to automatically adjust pod resources."],["The documentation lists available versions of the `VerticalPodAutoscaling` class, ranging from version 3.33.0 (latest) down to version 2.3.0, with links to each version's documentation."],["The `VerticalPodAutoscaling` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has a property `Enabled` which is a boolean that determines if vertical pod autoscaling is on."]]],[]]