GetDataCollectionRuleDataSourceDataImportEventHubDataSource

data class GetDataCollectionRuleDataSourceDataImportEventHubDataSource(val consumerGroup: String, val name: String, val stream: String)

Constructors

constructor(consumerGroup: String, name: String, stream: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Event Hub consumer group name.

Link copied to clipboard

Specifies the name of the Data Collection Rule.

Link copied to clipboard

The stream to collect from Event Hub. Possible value should be a custom stream name.