en-US/about_DRMMAlertContextResourceUsage.help.txt

TOPIC
    about_DRMMAlertContextResourceUsage
 
SHORT DESCRIPTION
    Represents the context of a resource usage alert in the DRMM system, including process name, sample value, and type of resource.
 
LONG DESCRIPTION
The DRMMAlertContextResourceUsage class models the context information specific to resource usage alerts in the DRMM platform. It encapsulates properties such as process name, sample value, and type that provide detailed context about the resource usage alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextResourceUsage class exposes the following properties:

    Property Type Description
    ----------- ---------- ----------------------------------------
    ProcessName string The name of the process associated wi...
    Sample float The sample value indicating the resou...
    Type string The type of resource being monitored.
## METHODS

The DRMMAlertContextResourceUsage 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_DRMMAlertContextResourceUsage.md