Compartilhar via


LinkedServiceOperationsExtensions.BeginCreateOrUpdateWithRawJsonContentAsync Método

Definição

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.LinkedServiceCreateOrUpdateResponse> BeginCreateOrUpdateWithRawJsonContentAsync(this Microsoft.Azure.Management.DataFactories.ILinkedServiceOperations operations, string resourceGroupName, string dataFactoryName, string linkedServiceName, Microsoft.Azure.Management.DataFactories.Models.LinkedServiceCreateOrUpdateWithRawJsonContentParameters parameters);
static member BeginCreateOrUpdateWithRawJsonContentAsync : Microsoft.Azure.Management.DataFactories.ILinkedServiceOperations * string * string * string * Microsoft.Azure.Management.DataFactories.Models.LinkedServiceCreateOrUpdateWithRawJsonContentParameters -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.LinkedServiceCreateOrUpdateResponse>
<Extension()>
Public Function BeginCreateOrUpdateWithRawJsonContentAsync (operations As ILinkedServiceOperations, resourceGroupName As String, dataFactoryName As String, linkedServiceName As String, parameters As LinkedServiceCreateOrUpdateWithRawJsonContentParameters) As Task(Of LinkedServiceCreateOrUpdateResponse)

Parâmetros

resourceGroupName
String
dataFactoryName
String
linkedServiceName
String

Retornos

Aplica-se a