Skip to content

Commit

Permalink
Add logArtifactLink property in RunGetLogResult. (#9558)
Browse files Browse the repository at this point in the history
  • Loading branch information
huanwu authored Jun 12, 2020
1 parent 91e1643 commit 43a1c59
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1904,6 +1904,10 @@
"logLink": {
"description": "The link to logs for a run on a azure container registry.",
"type": "string"
},
"logArtifactLink": {
"description": "The link to logs in registry for a run on a azure container registry.",
"type": "string"
}
}
},
Expand Down

0 comments on commit 43a1c59

Please sign in to comment.