Freigeben über


IManagedClusterPropertiesAutoScalerProfile.ScaleDownDelayAfterDelete 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 ScaleDownDelayAfterDelete { 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.ScaleDownDelayAfterDelete : string with get, set
Public Property ScaleDownDelayAfterDelete As String

Property Value

Attributes

Applies to