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.
Constructors
Link copied to clipboard
fun DataImportSourcesResponseEventHub(consumerGroup: String? = null, name: String? = null, stream: String? = null)