-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration Classes
Mika Berglund edited this page Jul 24, 2019
·
3 revisions
When you have your 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.