language
The language the Function is written in. Possible values are CSharp, Custom, Java, Javascript, Python, PowerShell, and TypeScript.
NOTE: when using
Customlanguage, you must specify the code handler in thehost.jsonfile for your function. See the official docs for more information.