Azure function app parameters required to be displayed

1 day ago 1
ARTICLE AD BOX

We have several Azure Functions Apps containing several Azure Functions written in C# code.

We can run those function if required.

If there a way I can add what parameters are required to run these functions through C# code and it shows on Portal?

Or some sort of meta data I can add so that we don't have to look into C# code to figure out what parameters required.

Screen shot of azure function

Read Entire Article