이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.14. Data-Class: EventSourceRest
This class represents an EventSource - e.g. a log file. 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
| 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 |