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 is a JSON representation of the resource.

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