The middleware function you want to add
The app instance
Adds a chain of middleware layers together.
The middleware function you want to add
The app instance
Returns the Azure function handle. This is required to actually use all of the middleware.
Generated using TypeDoc
Adds a middleware layer to the
AzureMiddleware
object.