Share via


ManagedClusterAutoScalerProfile.ScaleDownUnreadyTime Property

Definition

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

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

Property Value

Applies to