identityContainer resource type

Namespace: microsoft.graph.security

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

A container for security identities APIs. Currently exposes the healthIssues relationship.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
healthIssues microsoft.graph.security.healthIssue collection Represents potential issues within a customer's Microsoft Defender for Identity configuration that Microsoft Defender for Identity identified.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.identityContainer"
}