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 reference documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version of the `VerticalPodAutoscaling` documentation is 3.33.0, with the currently displayed version being 3.27.0, and many other versions available for viewing."],["The `VerticalPodAutoscaling` class contains information that enables the automatic adjustment of pod resources, and it inherits from the object class while also implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key functionalities of the `VerticalPodAutoscaling` class include the ability to enable or disable vertical pod autoscaling via the `Enabled` property."],["The documentation includes details on the available constructors for `VerticalPodAutoscaling`, including a parameter that takes in another `VerticalPodAutoscaling` object, and shows the assembly namespace and inhereted members."]]],[]]