IotEventHubIngestionEndpointConfiguration interface

Event Hub ingestion endpoint configuration

Properties

consumerGroup

Consumer group of the event hub to connected to.

eventHubName

Event Hub name to connect to.

fullyQualifiedEventHubNamespace

Fully qualified namespace of the Event Hub to connect to.

Property Details

consumerGroup

Consumer group of the event hub to connected to.

consumerGroup?: string

Property Value

string

eventHubName

Event Hub name to connect to.

eventHubName?: string

Property Value

string

fullyQualifiedEventHubNamespace

Fully qualified namespace of the Event Hub to connect to.

fullyQualifiedEventHubNamespace?: string

Property Value

string