customExtensionData resource type
Namespace: microsoft.graph
This is an abstract type noting the data being sent and received as part of extensibility scenarios based on custom callout extensions. The following type is derived from this abstract type:
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.customExtensionData"
}