Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.3 KB

File metadata and controls

43 lines (32 loc) · 1.3 KB
title noEntitlementsDataCollection resource type
description Represents the details and status of data collection about permissions assigned to an identity in the authorization system. The API returns this object when it doesn't collect data from 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

noEntitlementsDataCollection resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

[!INCLUDE permissions-management-retirement-note]

Represents the details and status of data collection about permissions assigned to an identity in the authorization system. The API returns this object when it doesn't collect data from the authorization system.

Inherits from entitlementsDataCollectionInfo.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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