共用方式為


ManagedClusterAutoScalerProfile.ScaleDownUnneededTime Property

Definition

The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.

public Azure.Provisioning.BicepValue<string> ScaleDownUnneededTime { get; set; }
member this.ScaleDownUnneededTime : Azure.Provisioning.BicepValue<string> with get, set
Public Property ScaleDownUnneededTime As BicepValue(Of String)

Property Value

Applies to