en-US/about_DRMMAlertContextDiskHealth.help.txt

TOPIC
    about_DRMMAlertContextDiskHealth
 
SHORT DESCRIPTION
    Represents the context of a disk health alert in the DRMM system, including the reason for the alert and the type of issue detected.
 
LONG DESCRIPTION
The DRMMAlertContextDiskHealth class models the context information specific to disk health alerts in the DRMM platform. It encapsulates properties such as the reason for the alert and the type of disk health issue that was detected, providing insights into the underlying cause of the alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextDiskHealth class exposes the following properties:

    Property Type Description
    ---------- ---------- ---------------------------------------
    Reason string The reason for the disk health alert.
    Type string The type of disk health issue detected.
## METHODS

The DRMMAlertContextDiskHealth class provides the following methods:

No public methods defined.

## NOTES

This class is defined in the DattoRMM.Core module's class system.
SEE ALSO
    Online Documentation
    https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMAlert/about_DRMMAlertContextDiskHealth.md