get Build Log Link
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.
See also
Parameters
build Id
The build ID.
registry Name
The name of the container registry.
resource Group Name
The name of the resource group to which the container registry belongs.
suspend fun getBuildLogLink(argument: suspend GetBuildLogLinkPlainArgsBuilder.() -> Unit): GetBuildLogLinkResult
Return
The result of get log link operation.
See also
Parameters
argument
Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetBuildLogLinkPlainArgs.