listBuildTaskSourceRepositoryProperties

Get the source control properties for a build task. API Version: 2018-02-01-preview.

Return

The properties of the source code repository.

Parameters

argument

null


suspend fun listBuildTaskSourceRepositoryProperties(buildTaskName: String, registryName: String, resourceGroupName: String): ListBuildTaskSourceRepositoryPropertiesResult

Return

The properties of the source code repository.

Parameters

buildTaskName

The name of the container registry build task.

registryName

The name of the container registry.

resourceGroupName

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

See also


Return

The properties of the source code repository.

Parameters

argument

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

See also