Skip to main content

export_pipelines

Overview

Nameexport_pipelines
TypeResource
Idazure.container_registry.export_pipelines

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTexportPipelineName, registryName, resourceGroupName, subscriptionIdGets the properties of the export pipeline.
listSELECTregistryName, resourceGroupName, subscriptionIdLists all export pipelines for the specified container registry.
createINSERTexportPipelineName, registryName, resourceGroupName, subscriptionIdCreates an export pipeline for a container registry with the specified parameters.
deleteDELETEexportPipelineName, registryName, resourceGroupName, subscriptionIdDeletes an export pipeline from a container registry.
_listEXECregistryName, resourceGroupName, subscriptionIdLists all export pipelines for the specified container registry.