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

適用於