| 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 |
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.
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.
None
The following JSON representation shows the resource type.
{
"@odata.type": "microsoft.graph.detailsInfo"
}