Skip to main content

import_pipelines

Overview

Nameimport_pipelines
TypeResource
Idazure.container_registry.import_pipelines

Fields

NameDatatypeDescription
identityobjectManaged identity for the resource.
locationstringThe location of the import pipeline.
propertiesobjectThe properties of an import pipeline.

Methods

NameAccessible byRequired ParamsDescription
getSELECTimportPipelineName, registryName, resourceGroupName, subscriptionIdGets the properties of the import pipeline.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all import pipelines for the specified container registry.
createINSERTimportPipelineName, registryName, resourceGroupName, subscriptionIdCreates an import pipeline for a container registry with the specified parameters.
deleteDELETEimportPipelineName, registryName, resourceGroupName, subscriptionIdDeletes an import pipeline from a container registry.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all import pipelines for the specified container registry.