ListBuildTaskSourceRepositoryPropertiesPlainArgs

data class ListBuildTaskSourceRepositoryPropertiesPlainArgs(val buildTaskName: String, val registryName: String, val resourceGroupName: String) : ConvertibleToJava<ListBuildTaskSourceRepositoryPropertiesPlainArgs>

Constructors

fun ListBuildTaskSourceRepositoryPropertiesPlainArgs(buildTaskName: String, registryName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the container registry build task.

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.