Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 1.24 KB

File metadata and controls

62 lines (46 loc) · 1.24 KB
title extension resource type
description An abstract type to support the OData v4 open type openTypeExtension.
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice entra-directory-management
author dkershaw10
ms.date 03/21/2024

extension resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

An abstract type to support the OData v4 open type openTypeExtension.

Methods

See the methods of the derived type openTypeExtension for supported methods.

Properties

Property Type Description
id String The identifier for the extension. Read-only.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "id": "string (identifier)"
}