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

Here's a JSON representation of the resource.

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