Edit

Share via


windowsMalwareState enum type

Namespace: microsoft.graph

Important: Microsoft supports Intune /beta APIs, but they are subject to more frequent change. Microsoft recommends using version v1.0 when possible. Check an API's availability in version v1.0 using 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