en-US/about_DRMMAlertContextAntivirus.help.txt
|
TOPIC
about_DRMMAlertContextAntivirus SHORT DESCRIPTION Represents the context of an antivirus alert in the DRMM system, including status and product name. LONG DESCRIPTION The DRMMAlertContextAntivirus class models the context information specific to antivirus alerts in the DRMM platform. It encapsulates properties such as the antivirus status and product name that provide detailed context about the antivirus alert. This class inherits from DRMMAlertContext. ## PROPERTIES The DRMMAlertContextAntivirus class exposes the following properties: Property Type Description ----------- ---------- ---------------------------------------- Status string The current status of the antivirus a... ProductName string The name of the antivirus product ass... ## METHODS The DRMMAlertContextAntivirus 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_DRMMAlertContextAntivirus.md |