ListRunLogSasUrlPlainArgs

data class ListRunLogSasUrlPlainArgs(val registryName: String, val resourceGroupName: String, val runId: String) : ConvertibleToJava<ListRunLogSasUrlPlainArgs>

Constructors

Link copied to clipboard
fun ListRunLogSasUrlPlainArgs(registryName: String, resourceGroupName: String, runId: String)

Functions

Link copied to clipboard
open override fun toJava(): ListRunLogSasUrlPlainArgs

Properties

Link copied to clipboard

The name of the container registry.

Link copied to clipboard

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

Link copied to clipboard

The run ID.