Partager via


ManagedClusterAgentPoolProfileProperties.MaxPods Propriété

Définition

Obtient ou définit le nombre maximal de pods pouvant s’exécuter sur un nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="maxPods")]
public int? MaxPods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxPods")>]
member this.MaxPods : Nullable<int> with get, set
Public Property MaxPods As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à