次の方法で共有


ClusterNode interface

Cluster node details.

Properties

coreCount

Number of physical cores on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

id

Id of the node in the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

manufacturer

Manufacturer of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.

memoryInGiB

Total available memory on the cluster node (in GiB). NOTE: This property will not be serialized. It can only be populated by the server.

model

Model name of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

osName

Operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

osVersion

Version of the operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

serialNumber

Immutable id of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

windowsServerSubscription

State of Windows Server Subscription. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

coreCount

Number of physical cores on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

coreCount?: number

Property Value

number

id

Id of the node in the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

id?: number

Property Value

number

manufacturer

Manufacturer of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.

manufacturer?: string

Property Value

string

memoryInGiB

Total available memory on the cluster node (in GiB). NOTE: This property will not be serialized. It can only be populated by the server.

memoryInGiB?: number

Property Value

number

model

Model name of the cluster node hardware. NOTE: This property will not be serialized. It can only be populated by the server.

model?: string

Property Value

string

name

Name of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

osName

Operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

osName?: string

Property Value

string

osVersion

Version of the operating system running on the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

osVersion?: string

Property Value

string

serialNumber

Immutable id of the cluster node. NOTE: This property will not be serialized. It can only be populated by the server.

serialNumber?: string

Property Value

string

windowsServerSubscription

State of Windows Server Subscription. NOTE: This property will not be serialized. It can only be populated by the server.

windowsServerSubscription?: string

Property Value

string