| title | customExtensionData resource type |
|---|---|
| description | An abstract type noting the data being sent and received as part of extensibility scenarios based on custom callout extensions |
| author | vikama-microsoft |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
This is an abstract type noting the data being sent and received as part of extensibility scenarios based on custom callout extensions. The following types are derived from this abstract type:
- accessPackageAssignmentCalloutData
- accessPackageAssignmentRequestCallbackData
- accessPackageAssignmentRequestCalloutData
- customTaskExtensionCalloutData
- customTaskExtensionCallbackData
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.customExtensionData"
}