Compartilhar via


DatasetOperationsExtensions.CreateOrUpdateWithRawJsonContentAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateResponse> CreateOrUpdateWithRawJsonContentAsync (this Microsoft.Azure.Management.DataFactories.Core.IDatasetOperations operations, string resourceGroupName, string dataFactoryName, string datasetName, Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateWithRawJsonContentParameters parameters);
static member CreateOrUpdateWithRawJsonContentAsync : Microsoft.Azure.Management.DataFactories.Core.IDatasetOperations * string * string * string * Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateWithRawJsonContentParameters -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateResponse>
<Extension()>
Public Function CreateOrUpdateWithRawJsonContentAsync (operations As IDatasetOperations, resourceGroupName As String, dataFactoryName As String, datasetName As String, parameters As DatasetCreateOrUpdateWithRawJsonContentParameters) As Task(Of DatasetCreateOrUpdateResponse)

Parâmetros

operations
IDatasetOperations
resourceGroupName
String
dataFactoryName
String
datasetName
String

Retornos

Aplica-se a