Partager via


AgentProperties.Cpu Propriété

Définition

Obtient ou définit la configuration du processeur en termes de nombre de cœurs requis pour l’exécution.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à