次の方法で共有


ClusterNode.CoreCount プロパティ

定義

クラスター ノード上の物理コアの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="coreCount")]
public double? CoreCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="coreCount")>]
member this.CoreCount : Nullable<double>
Public ReadOnly Property CoreCount As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象