Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventHubProperties

Package version

Describes the runtime information of an Event Hub.

interface

HubRuntimeInformation

Hierarchy

  • EventHubProperties

Index

Properties

createdAt

createdAt: Date
property

The date and time the hub was created in UTC.

partitionIds

partitionIds: string[]
property

The slice of string partition identifiers.

path

path: string
property

The name of the event hub.

Generated using TypeDoc