|
BeginCreateOrUpdate(IHubOperations, String, String, HubCreateOrUpdateParameters)
|
Create a new hub instance or update an existing instance.
|
|
BeginCreateOrUpdateAsync(IHubOperations, String, String, HubCreateOrUpdateParameters)
|
Create a new hub instance or update an existing instance.
|
|
BeginDelete(IHubOperations, String, String, String)
|
Delete a hub instance.
|
|
BeginDeleteAsync(IHubOperations, String, String, String)
|
Delete a hub instance.
|
|
CreateOrUpdate(IHubOperations, String, String, HubCreateOrUpdateParameters)
|
Create a new hub instance or update an existing instance.
|
|
CreateOrUpdateAsync(IHubOperations, String, String, HubCreateOrUpdateParameters)
|
Create a new hub instance or update an existing instance.
|
|
CreateOrUpdateWithRawJsonContent(IHubOperations, String, String, String, HubCreateOrUpdateWithRawJsonContentParameters)
|
Create a new hub instance or update an existing instance.
|
|
CreateOrUpdateWithRawJsonContentAsync(IHubOperations, String, String, String, HubCreateOrUpdateWithRawJsonContentParameters)
|
Create a new hub instance or update an existing instance.
|
|
Delete(IHubOperations, String, String, String)
|
Delete a hub instance.
|
|
DeleteAsync(IHubOperations, String, String, String)
|
Delete a hub instance.
|
|
Get(IHubOperations, String, String, String)
|
Gets a hub instance.
|
|
GetAsync(IHubOperations, String, String, String)
|
Gets a hub instance.
|
|
GetCreateOrUpdateStatus(IHubOperations, String)
|
|
GetCreateOrUpdateStatusAsync(IHubOperations, String)
|
|
List(IHubOperations, String, String)
|
Gets the first page of data factory hub instances with the link to
the next page.
|
|
ListAsync(IHubOperations, String, String)
|
Gets the first page of data factory hub instances with the link to
the next page.
|
|
ListNext(IHubOperations, String)
|
Gets the next page of data factory hub instances with the link to
the next page.
|
|
ListNextAsync(IHubOperations, String)
|
Gets the next page of data factory hub instances with the link to
the next page.
|