IsGlobal

Indicates whether this set must be started and ready before any other sets should be started. All sets with IsGlobal set to TRUE will be started before any set with IsGlobal set to FALSE is started.

Attribute Value
Data type
DWORD
Access
Read/write
Structure
CLUSPROP_DWORD
Minimum
(DWORD)FALSE
Maximum
(DWORD)TRUE
Default
(DWORD)FALSE

Remarks

The constant for this property is CLUSREG_NAME_GROUPSET_IS_GLOBAL.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016

See also

Groupset Common Properties