你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ClusterNode interface

群集节点详细信息。

属性

coreCount

群集节点上的物理核心数。 注意:此属性不会序列化。 它只能由服务器填充。

id

群集中节点的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

manufacturer

群集节点硬件的制造商。 注意:此属性不会序列化。 它只能由服务器填充。

memoryInGiB

群集节点上的总可用内存(以 GiB 为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

model

群集节点硬件的模型名称。 注意:此属性不会序列化。 它只能由服务器填充。

name

群集节点的名称。 注意:此属性不会序列化。 它只能由服务器填充。

osName

在群集节点上运行的作系统。 注意:此属性不会序列化。 它只能由服务器填充。

osVersion

在群集节点上运行的作系统的版本。 注意:此属性不会序列化。 它只能由服务器填充。

serialNumber

群集节点的不可变 ID。 注意:此属性不会序列化。 它只能由服务器填充。

windowsServerSubscription

Windows Server 订阅的状态。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

coreCount

群集节点上的物理核心数。 注意:此属性不会序列化。 它只能由服务器填充。

coreCount?: number

属性值

number

id

群集中节点的 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

群集节点的不可变 ID。 注意:此属性不会序列化。 它只能由服务器填充。

serialNumber?: string

属性值

string

windowsServerSubscription

Windows Server 订阅的状态。 注意:此属性不会序列化。 它只能由服务器填充。

windowsServerSubscription?: string

属性值

string