Skip to main content

tasks

Overview

Nametasks
TypeResource
Idazure.container_registry.tasks

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
identityobjectManaged identity for the resource.
propertiesobjectThe properties of a task.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTregistryName, resourceGroupName, subscriptionId, taskNameGet the properties of a specified task.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all the tasks for a specified container registry.
createINSERTregistryName, resourceGroupName, subscriptionId, taskNameCreates a task for a container registry with the specified parameters.
deleteDELETEregistryName, resourceGroupName, subscriptionId, taskNameDeletes a specified task.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all the tasks for a specified container registry.
updateEXECregistryName, resourceGroupName, subscriptionId, taskNameUpdates a task with the specified parameters.