RunGetLogResult interface

The result of get log link operation.

Properties

logArtifactLink

The link to logs in registry for a run on a azure container registry.

logLink

The link to logs for a run on a azure container registry.

Property Details

The link to logs in registry for a run on a azure container registry.

logArtifactLink?: string

Property Value

string

The link to logs for a run on a azure container registry.

logLink?: string

Property Value

string