Compartilhar via


ManagedInstance.VCores Propriedade

Definição

Obtém ou define o número de vCores. Valores permitidos: 8, 16, 24, 32, 40, 64, 80.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a