| title | defaultAuditData resource type |
|---|---|
| description | Represents the default audit log data as an open type in an auditLogRecord. |
| author | arishojaswi |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
| ms.date | 03/06/2024 |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents the default audit log data in an auditLogRecord. This resource is an open type that contains the raw JSON audit data for Microsoft 365 services that don't have a specific derived type defined.
Inherits from auditData.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.defaultAuditData"
}