次の方法で共有


VcoreCapability.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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象