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