privilegedAccessRoot resource type

Namespace: microsoft.graph

Represents the entry point for resources related to Privileged Identity Management (PIM).

Inherits from entity.

Methods

None.

Properties

Property Type Description
id String Identifier for an object. Inherited from entity.

Relationships

Relationship Type Description
group privilegedAccessGroup A group that's governed through Privileged Identity Management (PIM).

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.privilegedAccessRoot",
  "id": "String (identifier)"
}