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
Important
APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
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"
}