Freigeben über


IManagedClusterPropertiesAutoScalerProfile.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.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scale-down-unready-time")]
public string ScaleDownUnreadyTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scale-down-unready-time")>]
member this.ScaleDownUnreadyTime : string with get, set
Public Property ScaleDownUnreadyTime As String

Property Value

Attributes

Applies to