ManagedClusterVerticalPodAutoscaler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
public class ManagedClusterVerticalPodAutoscaler : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterVerticalPodAutoscaler>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterVerticalPodAutoscaler>
type ManagedClusterVerticalPodAutoscaler = class
interface IJsonModel<ManagedClusterVerticalPodAutoscaler>
interface IPersistableModel<ManagedClusterVerticalPodAutoscaler>
Public Class ManagedClusterVerticalPodAutoscaler
Implements IJsonModel(Of ManagedClusterVerticalPodAutoscaler), IPersistableModel(Of ManagedClusterVerticalPodAutoscaler)
- Inheritance
-
ManagedClusterVerticalPodAutoscaler
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedClusterVerticalPodAutoscaler(Boolean) |
Initializes a new instance of ManagedClusterVerticalPodAutoscaler. |
Properties
| Name | Description |
|---|---|
| AddonAutoscaling |
Whether VPA add-on is enabled and configured to scale AKS-managed add-ons. |
| IsVpaEnabled |
Whether to enable VPA. Default value is false. |