ManagedClusterPropertiesAutoScalerProfile.MaxEmptyBulkDelete Property

Definition

Gets or sets the default is 10.

[Newtonsoft.Json.JsonProperty(PropertyName="max-empty-bulk-delete")]
public string MaxEmptyBulkDelete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="max-empty-bulk-delete")>]
member this.MaxEmptyBulkDelete : string with get, set
Public Property MaxEmptyBulkDelete As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to