Share via


AgentPool.Count Property

Definition

Number of nodes in the agent pool. The default value is 1.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)]
public int? Count { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to