KafkaConfiguration interface

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

Extends

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

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type