Freigeben über


ManagedClusterAgentPoolProfileProperties.EnableAutoScaling Property

Definition

Whether to enable auto-scaler

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

Property Value

Implements

Attributes

Applies to