Partager via


VmSizeProperty.Cores Propriété

Définition

Obtient ou définit le nombre de cœurs dont dispose la taille de la machine virtuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à