unifiedRoleManagementAlertIncident 资源类型

命名空间:microsoft.graph

重要

Microsoft Graph /beta 版本下的 API 可能会发生更改。 不支持在生产应用程序中使用这些 API。 若要确定 API 是否在 v1.0 中可用,请使用 版本 选择器。

一种抽象类型,表示作为 Privileged Identity Management (PIM) 中安全警报Microsoft Entra 角色的一部分的事件的详细信息。

此抽象类型由以下派生类型继承:

继承自 entity

有关使用 PIM API 处理Microsoft Entra 角色的安全警报的详细信息,请参阅 在 Microsoft Graph 中使用 PIM API 管理 Microsoft Entra 角色的安全警报

方法

方法 返回类型 Description
List unifiedRoleManagementAlertIncident 集合 获取 unifiedRoleManagementAlertIncident 对象及其属性的列表。
Get unifiedRoleManagementAlertIncident 读取 unifiedRoleManagementAlertIncident 对象的属性和关系。
修正 None 修正或缓解警报事件。

属性

属性 类型 说明
id String 警报事件的标识符。 继承自 entity。 支持 $filtereqne)。

关系

无。

JSON 表示形式

以下 JSON 表示形式显示了资源类型。

{
  "@odata.type": "#microsoft.graph.unifiedRoleManagementAlertIncident",
  "id": "String (identifier)"
}