Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoutingEventHubProperties

Package version

The properties related to an event hub endpoint.

Hierarchy

  • RoutingEventHubProperties

Index

Properties

connectionString

connectionString: string

The connection string of the event hub endpoint.

name

name: string

The name that identifies this endpoint. The name can only include alphanumeric characters, periods, underscores, hyphens and has a maximum length of 64 characters. The following names are reserved: events, fileNotifications, $default. Endpoint names must be unique across endpoint types.

Optional resourceGroup

resourceGroup: undefined | string

The name of the resource group of the event hub endpoint.

Optional subscriptionId

subscriptionId: undefined | string

The subscription identifier of the event hub endpoint.

Generated using TypeDoc