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.DataFactories.Models.Pipeline CreateOrUpdatePipeline (string resourceGroupName, string dataFactoryName, string pipelineName, string rawJsonContent);
abstract member CreateOrUpdatePipeline : string * string * string * string -> Microsoft.Azure.Management.DataFactories.Models.Pipeline
override this.CreateOrUpdatePipeline : string * string * string * string -> Microsoft.Azure.Management.DataFactories.Models.Pipeline
Public Overridable Function CreateOrUpdatePipeline (resourceGroupName As String, dataFactoryName As String, pipelineName As String, rawJsonContent As String) As Pipeline
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- pipelineName
- String
- rawJsonContent
- String