Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.21 KB

File metadata and controls

40 lines (31 loc) · 1.21 KB
title detailsInfo resource type
description A property bag that can contain any information about the associated identity or system.
ms.localizationpriority medium
author egreenberg14
ms.subservice entra-monitoring-health
doc_type resourcePageType
ms.date 03/21/2024

detailsInfo resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

A property bag that can contain any information about the associated identity or system. This can include details about the property that is being provisioned or the source/target system.

Properties

The detailsInfo resource is a JSON string that contains other properties such as ApplicationId, ObjectId, and UPN. The set of properties varies based on the type of resource that is being provisioned. List provisioningObjectSummary shows an example.

Relationships

None

JSON Representation

The following JSON representation shows the resource type.

{
  "@odata.type": "microsoft.graph.detailsInfo"
}