RunGetLogResult interface
The result of get log link operation.
Properties
log |
The link to logs in registry for a run on a azure container registry. |
log |
The link to logs for a run on a azure container registry. |
Property Details
logArtifactLink
The link to logs in registry for a run on a azure container registry.
logArtifactLink?: string
Property Value
string
logLink
The link to logs for a run on a azure container registry.
logLink?: string
Property Value
string