Compartir a través de


ManagedInstance.VCores Propiedad

Definición

Obtiene o establece el número de núcleos virtuales. 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a