Compartilhar via


ManagedClusterProperties.AutoScalerProfileMaxEmptyBulkDelete Property

Definition

The maximum number of empty nodes that can be deleted at the same time. This must be a positive integer. The default is 10.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string AutoScalerProfileMaxEmptyBulkDelete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.AutoScalerProfileMaxEmptyBulkDelete : string with get, set
Public Property AutoScalerProfileMaxEmptyBulkDelete As String

Property Value

Implements

Attributes

Applies to