Edit

data resource type

Namespace: microsoft.graph.customDataProvidedResourcePayloads

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.

Represents the abstract base for data payloads associated with a customDataProvidedResource. This is an abstract type from which the following type is derived.

In entitlement management, the derived types of this object are configured in the data property of:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.customDataProvidedResourcePayloads.data"
}