Skip to content

eventstream attribute

Duncan Jones edited this page May 21, 2019 · 2 revisions

Eventstream binding attribute

This attribute can be applied to an instance of an eventstream class in the definition of an Azure serverless function to have the instance of that event stream created by dependency injection at run time.

Constructor

Clone this wiki locally