Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.04 KB

File metadata and controls

59 lines (46 loc) · 1.04 KB
title entity resource type
description Represents an entity.
ms.localizationpriority medium
doc_type resourcePageType
ms.subservice entra-applications
author dkershaw10
ms.date 03/21/2024

entity resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents an entity.

Properties

Property Type Description
id String The unique identifier for an entity. Read-only.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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