ReadyCount
Indicates how many groups in a set must have met the ReadySetting criteria before the set is considered to be ready.
Attribute | Value |
---|---|
Data type |
DWORD |
Access |
Read/write |
Structure |
CLUSPROP_DWORD |
Minimum |
0 |
Maximum |
0xFFFFFFFF |
Default |
0xFFFFFFFF |
-
0xffffffff (default)
-
All groups in the set must be ready before the set is considered to be ready.
-
0
-
A majority of groups in the set must be ready before the set is considered to be ready.
-
1...N
-
At least this many groups in the set must be ready. If this value exceeds the number of groups then all groups must be ready.
Remarks
The constant for this property is CLUSREG_NAME_GROUPSET_READY_COUNT.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |