You are developing an Azure Function that is triggered by an HTTP request. The function should return a JSON response with a status code of 200 when the request is successfully processed. Which of the following code snippets correctly implements this functionality in C#?