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