Skip to content

Commit 6d9db16

Browse files
authored
Apply suggestions from code review
Co-authored-by: Danipocket <88507770+Danipocket@users.noreply.github.com>
1 parent 7b35f28 commit 6d9db16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/beta/resources/security-sensorcandidate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Inherits from [entity](../resources/entity.md).
3232
|id| String | The unique identifier for the sensor candidate. Inherited from [microsoft.graph.entity](../resources/entity.md). Inherits from [entity](../resources/entity.md) |
3333
|lastSeenDateTime| DateTimeOffset | The date and time when the sensor was last seen. |
3434
|senseClientVersion| String | The version of the Defender for Identity sensor client. Supports `$filter` (`eq`). |
35-
|sensorTypes| microsoft.graph.security.deviceType | The list of device types for the sensor. The possible values are: `domainController`, `adfs`,, `adcs`, `entraConnect` `unknownFutureValue`. This flagged enumeration allows multiple members to be returned simultaneously. |
35+
|sensorTypes| microsoft.graph.security.deviceType | The list of device types for the sensor. The possible values are: `domainController`, `adfs`, `adcs`, `entraConnect` `unknownFutureValue`. This flagged enumeration allows multiple members to be returned simultaneously. |
3636

3737

3838
## Relationships

0 commit comments

Comments
 (0)