ServiceBusQueueOutputOptions interface

Properties

connection

An app setting (or environment variable) with the service bus connection string

queueName

The name of the queue to monitor

Property Details

connection

An app setting (or environment variable) with the service bus connection string

connection: string

Property Value

string

queueName

The name of the queue to monitor

queueName: string

Property Value

string