Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
| identityAccounts | microsoft.graph.security.identityAccounts collection | Represents an identity's details in the context of Microsoft Defender for Identity. |
| sensors | microsoft.graph.security.sensor collection | Represents a customer's Microsoft Defender for Identity sensors. |
| sensorCandidates | microsoft.graph.security.sensorCandidate collection | Represents Microsoft Defender for Identity sensors that are ready to be activated. |
| sensorCandidateActivationConfiguration | microsoft.graph.security.sensorCandidateActivationConfiguration collection | Represents the activation mode of a Microsoft Defender for Identity sensor. |
| settings | microsoft.graph.security.settingsContainer | Represents a container for security identities settings APIs. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.identityContainer"
}