VmSizeProperty.Cores Propriedade

Definição

Obtém ou define o número de núcleos que o tamanho da vm tem.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a