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. |
riskyServicePrincipals | riskyServicePrincipal collection | Azure AD service principals that are at risk. |
servicePrincipalRiskDetections | servicePrincipalRiskDetection collection | Represents information about detected at-risk service principals in an Azure AD tenant. |
JSON representation
The following is a JSON representation of the resource.
{
"@odata.type": "#microsoft.graph.identityProtectionRoot"
}
Feedback
Submit and view feedback for