Freigeben über


ManagedClusterAgentPoolProfile.ScaleDownMode Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleDownMode? ScaleDownMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inherited)>]
member this.ScaleDownMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleDownMode> with get, set
Public Property ScaleDownMode As Nullable(Of ScaleDownMode)

Property Value

Implements

Attributes

Applies to