Added context for @azure/functions
context
Type alias for context.next()
Optional error from the middleware functions
Added context to the AzureContext
Callback function for AzureMiddleware.use
.
The azure function context or chained context.
The input, defaults to any type, but can be defined here or within AzureMiddleware.constructor
.
The extra args that come with some azure functions.
Generated using TypeDoc
Creates a new
AzureMiddleware
instance.