次の方法で共有


InstancePool.VCores プロパティ

定義

このインスタンス プールに属する仮想コアの数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象