DataFactoryClient.CreateOrUpdatePipeline Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.DataFactory.Models.PipelineResource CreateOrUpdatePipeline (string resourceGroupName, string dataFactoryName, string pipelineName, string rawJsonContent);
abstract member CreateOrUpdatePipeline : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.PipelineResource
override this.CreateOrUpdatePipeline : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.PipelineResource
Public Overridable Function CreateOrUpdatePipeline (resourceGroupName As String, dataFactoryName As String, pipelineName As String, rawJsonContent As String) As PipelineResource
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- pipelineName
- String
- rawJsonContent
- String