get Task Run
Gets the detailed information for a given task run. Uses Azure REST API version 2019-06-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native containerregistry [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The task run that has the ARM resource and properties. The task run will have the information of request and result of a run.
Parameters
null
Return
The task run that has the ARM resource and properties. The task run will have the information of request and result of a run.
Parameters
The name of the container registry.
The name of the resource group to which the container registry belongs.
The name of the task run.
See also
Return
The task run that has the ARM resource and properties. The task run will have the information of request and result of a run.
Parameters
Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetTaskRunPlainArgs.