Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartitionContext

Package version

An interface representing data that can identify a partition.

Hierarchy

Index

Properties

consumerGroupName

consumerGroupName: string
property

The consumer group name

eventHubName

eventHubName: string
property

The event hub name

fullyQualifiedNamespace

fullyQualifiedNamespace: string
property

The fully qualified Event Hubs namespace. This is likely to be similar to .servicebus.windows.net

partitionId

partitionId: string
property

The identifier of the Event Hub partition

Generated using TypeDoc