Edit

data resource type

Namespace: microsoft.graph.customDataProvidedResourcePayloads

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

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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