identityProtectionRoot resource type

Namespace: microsoft.graph

Container for the navigation properties for Microsoft Graph identity protection resources.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
riskDetections riskDetection collection Risk detection in Azure AD Identity Protection and the associated information about the detection.
riskyUsers riskyUser collection Users that are flagged as at-risk by Azure AD Identity Protection.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.identityProtectionRoot"
}