Share via


ContainerServiceAgentPoolData.ScaleDownMode Property

Definition

This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete.

public Azure.ResourceManager.ContainerService.Models.ScaleDownMode? ScaleDownMode { get; set; }
member this.ScaleDownMode : Nullable<Azure.ResourceManager.ContainerService.Models.ScaleDownMode> with get, set
Public Property ScaleDownMode As Nullable(Of ScaleDownMode)

Property Value

Applies to