Share via


IManagedClusterProperties.AutoScalerProfileScaleDownDelayAfterDelete Property

Definition

The default is the scan-interval. 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 the scan-interval. 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-delay-after-delete")]
public string AutoScalerProfileScaleDownDelayAfterDelete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The default is the scan-interval. 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-delay-after-delete")>]
member this.AutoScalerProfileScaleDownDelayAfterDelete : string with get, set
Public Property AutoScalerProfileScaleDownDelayAfterDelete As String

Property Value

Attributes

Applies to