RebootRequired method of the MSFT_CAUNode class

Gets a value that indicates whether the node must be restarted.

Syntax

boolean RebootRequired();

Parameters

This method has no parameters.

Return value

True if the node must be restarted; otherwise, false.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\ClusterUpdate
MOF
CAUWMIv2.mof
DLL
CauWmiV2.dll

See also

MSFT_CAUNode