Dela via


ManagedClusterAgentPoolProfileProperties.ScaleDownMode Property

Definition

Gets or sets this also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. Possible values include: 'Delete', 'Deallocate'

[Newtonsoft.Json.JsonProperty(PropertyName="scaleDownMode")]
public string ScaleDownMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleDownMode")>]
member this.ScaleDownMode : string with get, set
Public Property ScaleDownMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to