Skip to content

Commit 286abfc

Browse files
authored
Update security-iotdeviceevidence.md
1 parent d048fc1 commit 286abfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api-reference/v1.0/resources/security-iotdeviceevidence.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "IotDeviceEvidence resource type"
3-
description: "Represents a IoT Device that is reported as part of the security detection alert."
3+
description: "Represents a IoT device that is reported as part of the security detection alert."
44
author: "hareldamti"
55
ms.localizationpriority: medium
66
ms.subservice: "security"
@@ -11,19 +11,19 @@ doc_type: resourcePageType
1111

1212
Namespace: microsoft.graph.security
1313

14-
Represents a IoT Device that is reported as part of the security detection alert.
14+
Represents a IoT device that is reported as part of the security detection alert.
1515

1616
Inherits from [alertEvidence](./security-alertevidence.md).
1717

1818
## Properties
1919

2020
|Property|Type|Description|
2121
|:-------|:---|:----------|
22-
|ioTHub|[microsoft.graph.security.azureResourceEvidence](./security-azureresourceevidence.md)|The azureResourceEvidence entity that represents the IoT Hub that the device belongs to.|
22+
|ioTHub|[microsoft.graph.security.azureResourceEvidence](./security-azureresourceevidence.md)|The **azureResourceEvidence** entity that represents the IoT Hub that the device belongs to.|
2323
|deviceId|String|The device ID.|
2424
|deviceName|String|The friendly name of the device.|
2525
|owners|Collection(String)|The owners for the device.|
26-
|ioTSecurityAgentId|String|The ID of the Azure Security Center for IoT agent that is running on the device.|
26+
|ioTSecurityAgentId|String|The ID of the Azure Security Center for the IoT agent that is running on the device.|
2727
|deviceType|String|The type of the device. For example, "temperature sensor," "freezer," "wind turbine," and so on.|
2828
|source|String|The source (microsoft/vendor) of the device entity.|
2929
|sourceRef|[microsoft.graph.security.urlEvidence](./security-urlevidence.md)|A URL reference to the source item where the device is managed.|

0 commit comments

Comments
 (0)