Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.48 KB

File metadata and controls

41 lines (31 loc) · 1.48 KB
title threatIntelligenceAtpContentData resource type
description Represents threat intelligence data related to content analyzed by Microsoft Defender for Office 365 (formerly ATP).
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title Threat intelligence ATP content data

threatIntelligenceAtpContentData resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents threat intelligence data related to content analyzed by Microsoft Defender for Office 365 (formerly ATP). This resource contains detailed information about potential threats detected in content such as email attachments, files, and links, including malware detection results, file metadata, threat verdicts, and other security-related indicators that help organizations identify and mitigate security risks.

Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.threatIntelligenceAtpContentData"
}