Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.47 KB

File metadata and controls

43 lines (34 loc) · 1.47 KB
title customExtensionData resource type
description An abstract type noting the data being sent and received as part of extensibility scenarios based on custom callout extensions
author vikama-microsoft
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 07/22/2024

customExtensionData resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

This is an abstract type noting the data being sent and received as part of extensibility scenarios based on custom callout extensions. The following types are derived from this abstract type:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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