Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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"
}