Skip to main content

task_runs

Overview

Nametask_runs
TypeResource
Idazure.container_registry.task_runs

Fields

NameDatatypeDescription
identityobjectManaged identity for the resource.
locationstringThe location of the resource
propertiesobjectThe properties of task run.

Methods

NameAccessible byRequired ParamsDescription
getSELECTregistryName, resourceGroupName, subscriptionId, taskRunNameGets the detailed information for a given task run.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all the task runs for a specified container registry.
createINSERTregistryName, resourceGroupName, subscriptionId, taskRunNameCreates a task run for a container registry with the specified parameters.
deleteDELETEregistryName, resourceGroupName, subscriptionId, taskRunNameDeletes a specified task run resource.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all the task runs for a specified container registry.
updateEXECregistryName, resourceGroupName, subscriptionId, taskRunNameUpdates a task run with the specified parameters.