DataFactoryClient.CreateOrUpdateLinkedService Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.DataFactory.Models.LinkedServiceResource CreateOrUpdateLinkedService (string resourceGroupName, string dataFactoryName, string linkedServiceName, string rawJsonContent);
abstract member CreateOrUpdateLinkedService : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.LinkedServiceResource
override this.CreateOrUpdateLinkedService : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.LinkedServiceResource
Public Overridable Function CreateOrUpdateLinkedService (resourceGroupName As String, dataFactoryName As String, linkedServiceName As String, rawJsonContent As String) As LinkedServiceResource
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- linkedServiceName
- String
- rawJsonContent
- String