windowsMalwareExecutionState enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Malware execution status
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown |
blocked | 1 | Blocked |
allowed | 2 | Allowed |
running | 3 | Running |
notRunning | 4 | Not running |