共用方式為


ClusterNode interface

叢集節點詳細數據。

屬性

coreCount

叢集節點上的實體核心數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

叢集中節點的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manufacturer

叢集節點硬體的製造商。 注意:這個屬性不會串行化。 它只能由伺服器填入。

memoryInGiB

叢集節點上可用記憶體總計 (在 GiB 中)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

model

叢集節點硬體的模型名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

叢集節點的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osName

在叢集節點上執行的作系統。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osVersion

在叢集節點上執行的作系統版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serialNumber

叢集節點的不可變標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

windowsServerSubscription

Windows Server 訂閱的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

coreCount

叢集節點上的實體核心數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

coreCount?: number

屬性值

number

id

叢集中節點的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: number

屬性值

number

manufacturer

叢集節點硬體的製造商。 注意:這個屬性不會串行化。 它只能由伺服器填入。

manufacturer?: string

屬性值

string

memoryInGiB

叢集節點上可用記憶體總計 (在 GiB 中)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

memoryInGiB?: number

屬性值

number

model

叢集節點硬體的模型名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

model?: string

屬性值

string

name

叢集節點的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

osName

在叢集節點上執行的作系統。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osName?: string

屬性值

string

osVersion

在叢集節點上執行的作系統版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osVersion?: string

屬性值

string

serialNumber

叢集節點的不可變標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serialNumber?: string

屬性值

string

windowsServerSubscription

Windows Server 訂閱的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

windowsServerSubscription?: string

屬性值

string