getBuildStep

Gets the build step for a build task. Azure REST API version: 2018-02-01-preview.

Return

Build step resource properties

Parameters

argument

null


suspend fun getBuildStep(buildTaskName: String, registryName: String, resourceGroupName: String, stepName: String): GetBuildStepResult

Return

Build step resource properties

See also

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.

stepName

The name of a build step for a container registry build task.


Return

Build step resource properties

See also

Parameters

argument

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