Edit

Share via


windowsMalwareState enum type

Namespace: microsoft.graph

Important: APIs under the /beta version in Microsoft Graph are subject to change which could break your applications. While Intune /beta APIs are supported by Microsoft, you should use these at your own discretion. In general, /beta APIs are not recommended for use in production applications. To determine whether an API is available in v1.0, use the Version selector

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Malware current status

Members

Member Value Description
unknown 0 Unknown
detected 1 Detected
cleaned 2 Cleaned
quarantined 3 Quarantined
removed 4 Removed
allowed 5 Allowed
blocked 6 Blocked
cleanFailed 102 Clean failed
quarantineFailed 103 Quarantine failed
removeFailed 104 Remove failed
allowFailed 105 Allow failed
abandoned 106 Abandoned
blockFailed 107 Block failed