Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeadLetterOptions

Package version

Describes the reason and error description for dead lettering a message using the deadLetter() method on the message received from Service Bus.

Hierarchy

  • DeadLetterOptions

Index

Properties

deadLetterErrorDescription

deadLetterErrorDescription: string

The error description for deadlettering the message.

deadLetterReason

deadLetterReason: string

The reason for deadlettering the message.

Generated using TypeDoc