DataCollectionRuleDestinationsEventHub

data class DataCollectionRuleDestinationsEventHub(val eventHubId: String, val name: String)

Constructors

Link copied to clipboard
constructor(eventHubId: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource ID of the Event Hub.

Link copied to clipboard

The name which should be used for this destination. This name should be unique across all destinations regardless of type within the Data Collection Rule.