Share via


IProvisionedClusterProperties.AutoScalerProfileScaleDownUtilizationThreshold Property

Definition

The default is '0.5'.

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

Property Value

Attributes

Applies to