| title | deploymentAccessKeyType resource type |
|---|---|
| description | Represents the deployment access key for a Microsoft Defender for Identity sensor. |
| author | naalmog |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
| ms.date | 10/29/2024 |
Namespace: microsoft.graph.security
Represents the deployment access key for a Microsoft Defender for Identity sensor.
| Property | Type | Description |
|---|---|---|
| deploymentAccessKey | String | The deployment access key. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.security.deploymentAccessKeyType",
"deploymentAccessKey": "String"
}