Freigeben über


IManagedClusterPropertiesAutoScalerProfile.ScaleDownUtilizationThreshold Property

Definition

The default is '0.5'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '0.5'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scale-down-utilization-threshold")]
public string ScaleDownUtilizationThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '0.5'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scale-down-utilization-threshold")>]
member this.ScaleDownUtilizationThreshold : string with get, set
Public Property ScaleDownUtilizationThreshold As String

Property Value

Attributes

Applies to