KafkaConfigurationProperties interface

The kafka configuration properties of the event streaming service attached to the Purview account for kafka notifications.

Properties

consumerGroup

Consumer group for hook event hub.

credentials

Credentials to access the event streaming service attached to the purview account.

eventHubPartitionId

Optional partition Id for notification event hub. If not set, all partitions will be leveraged.

eventHubResourceId
eventHubType

The event hub type.

eventStreamingState

The state of the event streaming service

eventStreamingType

The event streaming service type

Property Details

consumerGroup

Consumer group for hook event hub.

consumerGroup?: string

Property Value

string

credentials

Credentials to access the event streaming service attached to the purview account.

credentials?: Credentials

Property Value

eventHubPartitionId

Optional partition Id for notification event hub. If not set, all partitions will be leveraged.

eventHubPartitionId?: string

Property Value

string

eventHubResourceId

eventHubResourceId?: string

Property Value

string

eventHubType

The event hub type.

eventHubType?: string

Property Value

string

eventStreamingState

The state of the event streaming service

eventStreamingState?: string

Property Value

string

eventStreamingType

The event streaming service type

eventStreamingType?: string

Property Value

string