Partager via


AgentPoolUpdateParameters.Count Propriété

Définition

Obtient ou définit le nombre de machines d’agent

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à