Repro Steps:
- Create a new project with C#.
- Create a new function with HTTP trigger.
- Debug the .CS file.
- Click 'Deploy to Function App...' to deploy the file to function app.
- Copy the function URL and check the result.
Expect:
The object result displays well.
Actual:
The object result does not diaplay.

Repro Steps:
Expect:
The object result displays well.
Actual:

The object result does not diaplay.