RunGetLogResult Class

The result of get log link operation.

Inheritance
RunGetLogResult

Constructor

RunGetLogResult(*, log_link: Optional[str] = None, log_artifact_link: Optional[str] = None, **kwargs)

Variables

log_link
str

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

log_artifact_link
str

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