Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.24 KB

File metadata and controls

43 lines (32 loc) · 1.24 KB
title entitlementsDataCollectionInfo resource type
description An abstract type that defines any data collected about permissions assigned to an identity in the authorization system.
author mrudulahg01
ms.reviewer ciem_pm
ms.localizationpriority medium
ms.subservice entra-permissions-management
doc_type resourcePageType
ms.date 04/18/2024

entitlementsDataCollectionInfo resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

[!INCLUDE permissions-management-retirement-note]

An abstract type that defines any data collected about permissions assigned to an identity in the authorization system.

The noEntitlementsDataCollection and entitlementsDataCollection resource types are derived from this abstract type.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.entitlementsDataCollectionInfo"
}