ManagedClusterPropertiesAutoScalerProfile.ScaleDownUtilizationThreshold Property

Definition

Gets or sets the default is '0.5'.

[Newtonsoft.Json.JsonProperty(PropertyName="scale-down-utilization-threshold")]
public string ScaleDownUtilizationThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scale-down-utilization-threshold")>]
member this.ScaleDownUtilizationThreshold : string with get, set
Public Property ScaleDownUtilizationThreshold As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to