Skip to content

Commit 7b35f28

Browse files
authored
Update security-sensorcandidate.md
Fixed sentence as part of the What's new topic update.
1 parent a9281c1 commit 7b35f28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Namespace: microsoft.graph.security
1616

1717
Represents a Microsoft Defender for Identity sensor that's ready to be activated.
1818

19-
Inherits from [microsoft.graph.entity](../resources/entity.md).
19+
Inherits from [entity](../resources/entity.md).
2020

2121
## Methods
2222
|Method| Return type |Description|
@@ -32,7 +32,7 @@ Inherits from [microsoft.graph.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 type of 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)