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.
Represents a container for security identities APIs that 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. |
sensors | microsoft.graph.security.sensor collection | Represents a customer's Microsoft Defender for Identity sensors. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.identityContainer"
}