Freigeben über


ManagedCluster.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.Inlined)]
public int? MaxAgentPool { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.MaxAgentPool : Nullable<int>
Public ReadOnly Property MaxAgentPool As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to