Compartir a través de


AgentPoolInner.MaxPods Propiedad

Definición

Obtiene o establece el número máximo de pods que se pueden ejecutar en un nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a