ServiceBusTopicOutputOptions interface

Properties

connection

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

topicName

The name of the topic to monitor

Property Details

connection

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

connection: string

Property Value

string

topicName

The name of the topic to monitor

topicName: string

Property Value

string