identityContainer resource type
Namespace: microsoft.graph.security
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 identified by Microsoft Defender for Identity within a customer's Microsoft Defender for Identity configuration. |
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"
}