IPipelineOperations.CreateOrUpdateWithRawJsonContentAsync 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 System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.PipelineCreateOrUpdateResponse> CreateOrUpdateWithRawJsonContentAsync (string resourceGroupName, string dataFactoryName, string dataPipelineName, Microsoft.Azure.Management.DataFactories.Models.PipelineCreateOrUpdateWithRawJsonContentParameters parameters, System.Threading.CancellationToken cancellationToken);
abstract member CreateOrUpdateWithRawJsonContentAsync : string * string * string * Microsoft.Azure.Management.DataFactories.Models.PipelineCreateOrUpdateWithRawJsonContentParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.PipelineCreateOrUpdateResponse>
Public Function CreateOrUpdateWithRawJsonContentAsync (resourceGroupName As String, dataFactoryName As String, dataPipelineName As String, parameters As PipelineCreateOrUpdateWithRawJsonContentParameters, cancellationToken As CancellationToken) As Task(Of PipelineCreateOrUpdateResponse)
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- dataPipelineName
- String
- cancellationToken
- CancellationToken