Share via


SkuCapability.VCores Property

Definition

Gets supported vCores

[Newtonsoft.Json.JsonProperty(PropertyName="vCores")]
public long? VCores { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vCores")>]
member this.VCores : Nullable<int64>
Public ReadOnly Property VCores As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to