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.
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.
See also
suspend fun getBuildLogLink(argument: suspend GetBuildLogLinkPlainArgsBuilder.() -> Unit): GetBuildLogLinkResult
Return
The result of get log link operation.
Parameters
argument
Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetBuildLogLinkPlainArgs.