You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mika Berglund edited this page Jul 23, 2019
·
3 revisions
Configuration Classes
When we have our Azure Functions project created, one of the first things we do is to create classes that represent our configuration information. This gives us strongly typed access to our configuration data.