pipelines
Creates or updates a pipeline.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataFactory/factories/{factoryName}/pipelines/{pipelineName}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The resource group name.
factoryNamestring required
The factory name.
pipelineNamestring required
The pipeline name.
Query parameters
api-versionstring required
The API version.
Headers
If-Matchstring
ETag of the pipeline entity. Should only be specified for update, for which it should match existing entity or can be * for unconditional update.
Request body
Response
OK.