ClusNode.NodeID property
[The NodeID property is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Returns the unique identifier of a cluster node.
This property is read-only.
Syntax
ClusNode.NodeID
Property value
String that receives the node's unique identifier.
Remarks
The NodeID of a node is stored under HKEY_LOCAL_MACHINE\Cluster\Node.
NodeID is not accessible through Cluster Administrator.
Changing the name of a node does not affect its NodeID.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISClusNode is defined as F2E606F8-2631-11D1-89F1-00A0C90D061E |