ManagedClusterVerticalPodAutoscaler.AddonAutoscaling Property
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.
Whether VPA add-on is enabled and configured to scale AKS-managed add-ons.
public Azure.ResourceManager.ContainerService.Models.ManagedClusterAddonAutoscaling? AddonAutoscaling { get; set; }
member this.AddonAutoscaling : Nullable<Azure.ResourceManager.ContainerService.Models.ManagedClusterAddonAutoscaling> with get, set
Public Property AddonAutoscaling As Nullable(Of ManagedClusterAddonAutoscaling)