Skip to main content

pipelines

Overview

Namepipelines
TypeResource
Idazure.data_transfer.pipelines

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectProperties of pipeline
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpipelineName, resourceGroupName, subscriptionIdGets pipeline resource.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets pipelines in a resource group.
list_by_subscriptionSELECTsubscriptionIdGets pipelines in a subscription.
create_or_updateINSERTpipelineName, resourceGroupName, subscriptionId, data__locationCreates or updates the pipeline resource.
deleteDELETEpipelineName, resourceGroupName, subscriptionIdDeletes the pipeline resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets pipelines in a resource group.
_list_by_subscriptionEXECsubscriptionIdGets pipelines in a subscription.
approve_connectionEXECpipelineName, resourceGroupName, subscriptionId, data__idApproves the specified connection in a pipeline.
reject_connectionEXECpipelineName, resourceGroupName, subscriptionId, data__idRejects the specified connection in a pipeline.
updateEXECpipelineName, resourceGroupName, subscriptionIdUpdates the pipeline resource.