Share via


ManagedClusterProperties.MaxAgentPool Property

Definition

The max number of agent pools for the managed cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public int? MaxAgentPool { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.MaxAgentPool : Nullable<int>
Public ReadOnly Property MaxAgentPool As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to