| title | collaborationRoot resource type |
|---|---|
| description | An abstract type that enables read and other actions on collaborative entities in Microsoft Defender. |
| author | MishraSoumyaMS |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
| ms.date | 05/23/2024 |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
An abstract type that enables read and other actions on collaborative entities in Microsoft Defender.
| Method | Return type | Description |
|---|---|---|
| Analyzed email | ||
| List | microsoft.graph.security.analyzedEmail collection | Get a list of analyzedEmail objects and their properties. |
| Get | microsoft.graph.security.analyzedEmail | Read the properties and relationships of an analyzedEmail object. |
| Remediate | microsoft.graph.security.analyzedEmail | Remove a potential threat from end users' mailboxes. |
None.
| Relationship | Type | Description |
|---|---|---|
| analyzedEmails | microsoft.graph.security.analyzedEmail collection | Contains metadata for analyzed emails. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.collaborationRoot"
}