In Azure Functions C# SDK we can make example like:
[FunctionName("HttpStart")] public static async Task Run( [HttpTrigge