Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventHubReceiver

Package version

An Event hub receiver.

Hierarchy

  • EventHubReceiver

Index

Properties

eventHubName

eventHubName: string

The name of the specific Event Hub queue

eventHubNameSpace

eventHubNameSpace: string

The Event Hub namespace

name

name: string

The name of the Event hub receiver. Names must be unique across all receivers within an action group.

subscriptionId

subscriptionId: string

The Id for the subscription containing this event hub

Optional tenantId

tenantId: undefined | string

The tenant Id for the subscription containing this event hub

Optional useCommonAlertSchema

useCommonAlertSchema: undefined | false | true

Indicates whether to use common alert schema.

Generated using TypeDoc