Microsoft Entra · JSON Structure

Microsoft Entra Graph Identity O Data Reference Structure

Type: object Properties: 1
Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero Trust

ODataReference is a JSON Structure definition published by Microsoft Entra, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

@odata.id

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "ODataReference",
  "type": "object",
  "properties": {
    "@odata.id": {
      "type": "string"
    }
  }
}