Open
Description
We should discuss whether we want to bring this functionality forward for Functions. However, it will be relatively simple for us to do - we just need to expose new properties via function.json for function level singletons. See here for singleton doc.
In addition to Function level singleton support, we might also consider supporting Listener level Singleton as well.
When we do this, we should make sure it works across multiple languages (not just C#)