Hi @Pavan Rakesh ,
Thank you for posting query in Microsoft Q&A Platform.
Assuming some activity called abcd has this output property inside output json of it, consider writing your expression as below to get Type property value.
@activity('abcd').output.output[0].Type
Please check below video for better idea.
How to read JSON output of one Activity in to another Activity in Azure Data Factory
Hope this helps.
------------
Please consider hitting Accept Answer. Accepted answers help community as well.
and upvote
for the same. And, if you have any further query do let us know.