|
BeginCreateOrUpdateAsync(String, String, LinkedServiceCreateOrUpdateParameters, CancellationToken)
|
Create or update a data factory linkedService.
|
|
BeginCreateOrUpdateWithRawJsonContentAsync(String, String, String, LinkedServiceCreateOrUpdateWithRawJsonContentParameters, CancellationToken)
|
Create or update a data factory linkedService with raw JSON content.
|
|
BeginDeleteAsync(String, String, String, CancellationToken)
|
Delete a data factory linkedService instance.
|
|
CreateOrUpdateAsync(String, String, LinkedServiceCreateOrUpdateParameters, CancellationToken)
|
Create or update a data factory linkedService.
|
|
CreateOrUpdateWithRawJsonContentAsync(String, String, String, LinkedServiceCreateOrUpdateWithRawJsonContentParameters, CancellationToken)
|
Create or update a data factory linkedService with raw JSON content.
|
|
DeleteAsync(String, String, String, CancellationToken)
|
Delete a data factory linkedService instance.
|
|
GetAsync(String, String, String, CancellationToken)
|
Gets a data factory linkedService instance.
|
|
GetCreateOrUpdateStatusAsync(String, CancellationToken)
|
Gets the status of a linked service create or update operation.
|
|
ListAsync(String, String, CancellationToken)
|
Gets the first page of linked service instances with the link to
the next page.
|
|
ListNextAsync(String, CancellationToken)
|
Gets the next page of linked service instances with the link to the
next page.
|