How to create a class inside Microsoft Azure Function?

Viewed 5072

May be it's a wrong question, but I need to create a Model/class and access same in azure function. I could not able to find how can I create a class.

1 Answers
Related