Skip to content

Commit 145166d

Browse files
huanwu00Kai0
authored andcommitted
Add logArtifactLink property in RunGetLogResult. (Azure#9558)
1 parent 9bcc06a commit 145166d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2019-06-01-preview/containerregistry_build.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,6 +1904,10 @@
19041904
"logLink": {
19051905
"description": "The link to logs for a run on a azure container registry.",
19061906
"type": "string"
1907+
},
1908+
"logArtifactLink": {
1909+
"description": "The link to logs in registry for a run on a azure container registry.",
1910+
"type": "string"
19071911
}
19081912
}
19091913
},

0 commit comments

Comments
 (0)