Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the health of the virtual disk.
| Attribute | Value |
|---|---|
| Data type | DWORD |
| Access | Read-only |
| Status | Optional |
| Structure | CLUSPROP_DWORD |
| Minimum | 0 |
| Maximum | 4 |
| Default | 0 |
Remarks
The constant for this property is CLUSREG_NAME_STORAGESPACE_HEALTH.
This property can be set to one of the following values:
| Value | Description |
|---|---|
| 0 | The health of the virtual disk is unknown. |
| 1 | The virtual disk is unhealthy. |
| 2 | The virtual disk has a health warning.. |
| 3 | The virtual disk is healthy. |
| 4 | This is the maximum value. |
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |