Share via


ManagedClusterAgentPoolProfile.MaxPods Property

Definition

The maximum number of pods that can run on a node.

public Azure.Provisioning.BicepValue<int> MaxPods { get; set; }
member this.MaxPods : Azure.Provisioning.BicepValue<int> with get, set
Public Property MaxPods As BicepValue(Of Integer)

Property Value

Applies to