Partager via


DeploymentSettings.Cpu Propriété

Définition

Obtient ou définit le processeur requis, le niveau de base doit être 1, le niveau standard doit être dans la plage (1, 4)

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