StatusInformation
Contains information about the status of the groupset.
Attribute | Value |
---|---|
Data type |
ULARGE_INTEGER |
Access |
Read-only |
Structure |
CLUSPROP_ULARGE_INTEGER |
Minimum |
0 |
Maximum |
8 |
Default |
0 |
Remarks
The constant for this property is CLUSREG_NAME_GROUPSET_STATUS_INFORMATION.
This property can contain a bitwise combination of the following values.
-
CLUSGRPGROUPSET_STATUS_GROUPS_PENDING (1)
-
The groups are pending.
-
CLUSGRPGROUPSET_STATUS_GROUPS_ONLINE (2)
-
The groups are online.
-
CLUSGRPGROUPSET_STATUS_OS_HEARTBEAT (4)
-
the heartbeat is functioning.
-
CLUSGRPGROUPSET_STATUS_APPLICATION_READY (8)
-
The application is ready.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |