Health
Specifies the health of the storage pool.
The following table summarizes the attributes of the Health 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 health of the storage pool is unknown. |
1 | The storage pool is unhealthy. |
2 | The storage pool has a health warning. |
3 | The storage pool is healthy. |
4 | The maximum value. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |