Edit

Share via


contentBase resource type

Namespace: microsoft.graph

Abstract base type representing the actual content, text, or binary) being processed.

Use textContent for text or binaryContent binary content.

Note: This abstract type won't be instantiated directly.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the response.

{
  "@odata.type": "#microsoft.graph.contentBase"
}