ProcessGetTopRunCountResponse
Response for a single entry in top processes by run count
Extends
Properties
| Property |
Type |
Description |
name |
string |
Human-readable process name |
packageId |
string |
The package identifier |
processKey |
string |
The unique process key |
runCount |
number |
Number of times the process was run in the given time range |