ClusterNode interface
叢集節點詳細資料。
屬性
core |
叢集節點上的實體核心數目。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
id | 叢集中節點的識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
manufacturer | 叢集節點硬體的製造商。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
memory |
GiB) 中叢集節點上的可用記憶體總計 (。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
model | 叢集節點硬體的模型名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
name | 叢集節點的名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
os |
在叢集節點上執行的作業系統。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
os |
在叢集節點上執行的作業系統版本。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
serial |
叢集節點的固定識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
windows |
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