|
BeginCreateOrUpdateAsync(String, String, HubCreateOrUpdateParameters, CancellationToken)
|
Create a new hub instance or update an existing instance.
|
|
BeginDeleteAsync(String, String, String, CancellationToken)
|
Delete a hub instance.
|
|
CreateOrUpdateAsync(String, String, HubCreateOrUpdateParameters, CancellationToken)
|
Create a new hub instance or update an existing instance.
|
|
CreateOrUpdateWithRawJsonContentAsync(String, String, String, HubCreateOrUpdateWithRawJsonContentParameters, CancellationToken)
|
Create a new hub instance or update an existing instance.
|
|
DeleteAsync(String, String, String, CancellationToken)
|
Delete a hub instance.
|
|
GetAsync(String, String, String, CancellationToken)
|
Gets a hub instance.
|
|
GetCreateOrUpdateStatusAsync(String, CancellationToken)
|
|
ListAsync(String, String, CancellationToken)
|
Gets the first page of data factory hub instances with the link to
the next page.
|
|
ListNextAsync(String, CancellationToken)
|
Gets the next page of data factory hub instances with the link to
the next page.
|