| title | securityCopilot resource type |
|---|---|
| description | SecurityCopilot resource |
| author | spunukol |
| ms.date | 07/17/2025 |
| ms.localizationpriority | medium |
| ms.subservice | security-copilot |
| doc_type | resourcePageType |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the resources related to Microsoft Security Copilot. This resource is an abstract type.
Inherits from entity
None.
| Property | Type | Description |
|---|---|---|
| id | String | Represents the unique ID of the Security Copilot workspace. Inherited from entity |
| Relationship | Type | Description |
|---|---|---|
| workspaces | workspace collection | References a workspace in Security Copilot. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.securityCopilot",
"id": "String (identifier)"
}