Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 915 Bytes

File metadata and controls

42 lines (31 loc) · 915 Bytes
title contentBase resource type
description Abstract base type representing the actual content, text, or binary being processed.
author kylemar
ms.date 04/08/2025
ms.localizationpriority medium
ms.subservice security
doc_type resourcePageType

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"
}