Compartilhar via


ManagedClusterAgentPoolProfileProperties.MaxPods Propriedade

Definição

Obtém ou define o número máximo de pods que podem ser executados em um nó.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a