id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-health-event |
HealthEvent |
HealthEvent |
HealthEvent |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| HealthEvent |
| V2025HealthEvent |
|
/tools/sdk/powershell/v2025/models/health-event |
| SDK |
| Software Development Kit |
| HealthEvent |
| V2025HealthEvent |
|
HealthEvent
Properties
| Name |
Type |
Description |
Notes |
| DetailedMessage |
String |
Description of the issue |
[optional] |
| Uuid |
String |
Unique identifier for the health event |
[optional] |
| Url |
String |
Optional URL associated with the issue |
[optional] |
| Timestamp |
System.DateTime |
Time when the event occurred |
[optional] |
| LastNotifiedTimeStamp |
System.DateTime |
Last time notification was sent for this issue |
[optional] |
| CpuUtilizationPercentage |
Decimal |
CPU usage percentage |
[optional] |
| FreeSpacePercentage |
Decimal |
Free memory percentage |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]