Compartilhar via


DatasetOperationsExtensions.BeginCreateOrUpdateWithRawJsonContentAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateResponse> BeginCreateOrUpdateWithRawJsonContentAsync (this Microsoft.Azure.Management.DataFactories.Core.IDatasetOperations operations, string resourceGroupName, string dataFactoryName, string datasetName, Microsoft.Azure.Management.DataFactories.Core.Models.DatasetCreateOrUpdateWithRawJsonContentParameters parameters);
static member BeginCreateOrUpdateWithRawJsonContentAsync : 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 BeginCreateOrUpdateWithRawJsonContentAsync (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