Successfully added
Azure Functions
by Patrik
Azure Functions Binding
A binding is a connection to data within your function. Bindings are optional and can be input bindings, output bindings, or both. An input binding is the data that your function receives. An output binding is the data that your function sends.
Unlike a trigger, a function can have multiple input bindings and output bindings.
Referenced in:
Leave a Comment
All fields are required. Your email address will not be published.
Comments