getBuildLogLink

Gets a link to download the build logs. API Version: 2018-02-01-preview.

Return

The result of get log link operation.

Parameters

argument

null


suspend fun getBuildLogLink(buildId: String, registryName: String, resourceGroupName: String): GetBuildLogLinkResult

Return

The result of get log link operation.

Parameters

buildId

The build ID.

registryName

The name of the container registry.

resourceGroupName

The name of the resource group to which the container registry belongs.

See also


Return

The result of get log link operation.

Parameters

argument

Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetBuildLogLinkPlainArgs.

See also