August 2017
Intermediate to advanced
468 pages
12h 5m
English
Azure functions also support two more advanced types of binding: parameter binding and binding at runtime. In this book, we will not cover these types of bindings. Please refer to the following links to learn more:
Parameter binding: https://docs.microsoft.com/en-us/azure/azure-functions/functions-triggers-bindings#parameter-binding
Binding at runtime: https://docs.microsoft.com/en-us/azure/azure-functions/functions-triggers-bindings#advanced-binding-at-runtime-imperative-binding