Freigeben über


ManagedClusterPropertiesAutoScalerProfile.MaxEmptyBulkDelete 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.Owned)]
public string MaxEmptyBulkDelete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.MaxEmptyBulkDelete : string with get, set
Public Property MaxEmptyBulkDelete As String

Property Value

Implements

Attributes

Applies to