Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
This abstract type represents the data sent and received as part of extensibility scenarios based on customCalloutExtension. The derived types of this object are configured in the data property of the customExtensionCalloutRequest and customExtensionCalloutResponse resources. The following types are derived from this abstract type:
- accessPackageAssignmentCalloutData
- accessPackageAssignmentRequestCallbackData
- accessPackageAssignmentRequestCalloutData
- customTaskExtensionCalloutData
- customTaskExtensionCallbackData
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.customExtensionData"
}