Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.07 KB

File metadata and controls

43 lines (33 loc) · 1.07 KB
title impactedAsset resource type
description Represents an asset that was identified in an alert triggered by a custom detection rule.
author mmekler
ms.localizationpriority medium
ms.subservice security
doc_type resourcePageType
ms.date 03/06/2024

impactedAsset resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an asset that was identified in an alert triggered by a custom detection rule.

This type is abstract, and serves as the base type for the following asset types.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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