listRunLogSasUrl

Gets a link to download the run logs. API Version: 2019-06-01-preview.

Return

The result of get log link operation.

Parameters

argument

null


suspend fun listRunLogSasUrl(registryName: String, resourceGroupName: String, runId: String): ListRunLogSasUrlResult

Return

The result of get log link operation.

Parameters

registryName

The name of the container registry.

resourceGroupName

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

runId

The run ID.

See also


Return

The result of get log link operation.

Parameters

argument

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

See also