I am trying to pass a variable "$a" from one step to another step in Azure DevOps. The $hash contains Name,IsReadOnly and Length as NoteProperty. I was successful in passing the variable from one step to next step as $b, but when i try to access NoteProperty of $b variable i am not able to access it
1.My question is it possible pass variable from one step to another step, How do i access the variables NoteProperty ?? 2. Does Azure DevOps support passing complex objects from one step to another step ??
https://stackoverflow.com/questions/66887722/azure-devops-pass-inputobject-from-one-step-to-another-step March 31, 2021 at 08:16PM
没有评论:
发表评论