Share via


DatasetOperationsExtensions.BeginCreateOrUpdateWithRawJsonContent Method

Definition

public static Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateResponse BeginCreateOrUpdateWithRawJsonContent (this Microsoft.Azure.Management.DataFactories.Core.IDatasetOperations operations, string resourceGroupName, string dataFactoryName, string datasetName, Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateWithRawJsonContentParameters parameters);

Parameters

operations
IDatasetOperations
resourceGroupName
String
dataFactoryName
String
datasetName
String

Returns

Applies to