Edit

settingsContainer resource type

Namespace: microsoft.graph.security

Represents a container for security identities APIs that currently exposes the autoAuditingConfiguration relationship.

Methods

None

Properties

None

Relationships

Relationship Type Description
autoAuditingConfiguration microsoft.graph.security.autoAuditingConfiguration Represents automatic configuration for collection of Windows event logs as needed for Defender for Identity sensors.

JSON representation

The following JSON representation shows the resource type.

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