Package version:

Interface EventHubEndpoint

An Event Hub endpoint. The managed identity of Web PubSub service must be enabled, and the identity should have the "Azure Event Hubs Data sender" role to access Event Hub.

Hierarchy

Properties

eventHubName: string

The name of the Event Hub.

fullyQualifiedNamespace: string

The fully qualified namespace name of the Event Hub resource. For example, "example.servicebus.windows.net".

type: "EventHub"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc