Freigeben über


ManagedClusterPropertiesAutoScalerProfile.ScaleDownUtilizationThreshold Property

Definition

Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down. The default is '0.5'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string ScaleDownUtilizationThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ScaleDownUtilizationThreshold : string with get, set
Public Property ScaleDownUtilizationThreshold As String

Property Value

Implements

Attributes

Applies to