Compartilhar via


LinkedServiceOperationsExtensions.CreateOrUpdateWithRawJsonContent Método

Definição

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

Parâmetros

resourceGroupName
String
dataFactoryName
String
linkedServiceName
String

Retornos

Aplica-se a