Compartir a través de


VmSizeProperty.Cores Propiedad

Definición

Obtiene o establece el número de núcleos que tiene el tamaño de máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a