Condividi tramite


ManagedCluster.VerticalPodAutoscalerEnabled Property

Definition

Whether to enable VPA. Default value is false.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? VerticalPodAutoscalerEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.VerticalPodAutoscalerEnabled : Nullable<bool> with get, set
Public Property VerticalPodAutoscalerEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to