Azure Function Multioutput define parameter
I am using Azure Function
v4
with .NET 8.0
as Isolated Process
and want to use multiple output binding as described here.
I am using Azure Function
v4
with .NET 8.0
as Isolated Process
and want to use multiple output binding as described here.