We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a39b7 commit b46a7c8Copy full SHA for b46a7c8
articles/azure-functions/dotnet-isolated-process-guide.md
@@ -221,4 +221,4 @@ For information on workarounds to know issues running .NET isolated process func
221
[HttpResponseData]: /dotnet/api/microsoft.azure.functions.worker.http.httpresponsedata?view=azure-dotnet&preserve-view=true
222
[HttpRequest]: /dotnet/api/microsoft.aspnetcore.http.httprequest?view=aspnetcore-5.0&preserve-view=true
223
[ObjectResult]: /dotnet/api/microsoft.aspnetcore.mvc.objectresult?view=aspnetcore-5.0&preserve-view=true
224
-[JsonSerializerOptions]: /dotnet/api/system.text.json.jsonserializeroptions?view=net-5.0
+[JsonSerializerOptions]: /dotnet/api/system.text.json.jsonserializeroptions?view=net-5.0&preserve-view=true
0 commit comments