Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
2.14. Data-Class: EventSourceRest
This class represents an EventSource - e.g. a log file. Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
| Name | Type | Description |
|---|---|---|
| id | int | Id of the EventSource |
| name | String | Name of the EventSource - defined in the definition. This is required when adding a new EventSource |
| displayName | String | Display name of the EventSource - defined in the definition |
| location | String | 'Location' of the EventSource. This is e.g. the path to the log file being monitored. This is required when adding a new EventSource |
| resourceId | int | Id of the resource this |
| description | String | A description of this EventSource |