Compartir a través de


BuildGetLogResult Class

The result of get log link operation.

Inheritance
azure.mgmt.containerregistry._serialization.Model
BuildGetLogResult

Constructor

BuildGetLogResult(*, log_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
log_link
str

The link to logs for a azure container registry build.

Variables

Name Description
log_link
str

The link to logs for a azure container registry build.