Data Import Sources Response Event Hub
data class DataImportSourcesResponseEventHub(val consumerGroup: String? = null, val name: String? = null, val stream: String? = null)
Definition of Event Hub configuration.