Get Event Source Result
data class GetEventSourceResult(val id: String, val kind: String, val location: String, val name: String, val tags: Map<String, String>? = null, val type: String)
An environment receives data from one or more event sources. Each event source has associated connection info that allows the Time Series Insights ingress pipeline to connect to and pull data from the event source