| title | deviceHealth resource type |
|---|---|
| description | Represents a device's health, including any errors. |
| author | braedenp-msft |
| ms.localizationpriority | medium |
| ms.subservice | universal-print |
| doc_type | resourcePageType |
| ms.date | 07/26/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents a device's health, including any errors.
| Property | Type | Description |
|---|---|---|
| lastConnectionTime | DateTimeOffset | The last time the device was connected. |
None.
The following JSON representation shows the resource type.
{
"lastConnectionTime": "String (timestamp)"
}