Share via


AgentPool.ScaleManual Property

Definition

Specifications on how to scale the VirtualMachines agent pool to a fixed size.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManualScaleProfile> ScaleManual { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ScaleManual : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManualScaleProfile> with get, set
Public Property ScaleManual As List(Of IManualScaleProfile)

Property Value

Implements

Attributes

Applies to