State
Specifies the state of the storage pool.
The following table summarizes the attributes of the State property.
Attribute | Value |
---|---|
Data type | DWORD |
Access | Read-only |
Status | Required |
Structure | CLUSPROP_DWORD |
Minimum | 0 |
Maximum | 4 |
Default | 0 |
Remarks
This property can be set to one of the following values:
Value | Description |
---|---|
0 | The state of the storage pool is unknown. |
1 | A minority of the disks in the storage pool are available. |
2 | A majority of the disks in the storage pool are available, and the pool is functioning in a degraded mode. |
3 | The storage pool is fully functioning. |
4 | The maximum value. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |