Skip to main content

pipeline_runs

Overview

Namepipeline_runs
TypeResource
Idazure.container_registry.pipeline_runs

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTpipelineRunName, registryName, resourceGroupName, subscriptionIdGets the detailed information for a given pipeline run.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all the pipeline runs for the specified container registry.
createINSERTpipelineRunName, registryName, resourceGroupName, subscriptionIdCreates a pipeline run for a container registry with the specified parameters
deleteDELETEpipelineRunName, registryName, resourceGroupName, subscriptionIdDeletes a pipeline run from a container registry.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all the pipeline runs for the specified container registry.