en-US/about_DRMMAlertContextPatch.help.txt

TOPIC
    about_DRMMAlertContextPatch
 
SHORT DESCRIPTION
    Represents the context of a patch alert in the DRMM system, including patch UID, policy UID, result, and additional information.
 
LONG DESCRIPTION
The DRMMAlertContextPatch class models the context information specific to patch alerts in the DRMM platform. It encapsulates properties such as patch UID, policy UID, result, and additional information that provide detailed context about the patch alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextPatch class exposes the following properties:

    Property Type Description
    ---------- ---------- ----------------------------------------
    PatchUid string The unique identifier for the patch.
    PolicyUid string The unique identifier for the policy ...
    Result string The result of the patch operation.
    Info string Additional information about the patc...
## METHODS

The DRMMAlertContextPatch 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_DRMMAlertContextPatch.md