Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventHubConfiguration

Hierarchy

  • EventHubConfiguration

Index

Properties

Methods

Properties

connection: string

The full connection string of the Event Hub to connect to.

name: string

The name of the Event Hub to connect to.

Methods

  • The formatter to use to convert a TrackingInfo item into a payload suitable for the EventHub. If not provided, the entry will be persisted as a normal JSON object.

    Parameters

    Returns any