Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 973 Bytes

File metadata and controls

54 lines (42 loc) · 973 Bytes
title entity resource type
description Represents an entity.
ms.localizationpriority medium
author keylimesoda
ms.subservice entra-applications
doc_type resourcePageType
ms.date 04/03/2024

entity resource type

Namespace: microsoft.graph

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