|
BeginCreateOrUpdate(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Create or update a data factory gateway.
|
|
BeginCreateOrUpdateAsync(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Create or update a data factory gateway.
|
|
BeginDelete(IGatewayOperations, String, String, String)
|
Delete a data factory gateway.
|
|
BeginDeleteAsync(IGatewayOperations, String, String, String)
|
Delete a data factory gateway.
|
|
CreateOrUpdate(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Create or update a data factory gateway.
|
|
CreateOrUpdateAsync(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Create or update a data factory gateway.
|
|
Delete(IGatewayOperations, String, String, String)
|
Delete a data factory gateway.
|
|
DeleteAsync(IGatewayOperations, String, String, String)
|
Delete a data factory gateway.
|
|
Get(IGatewayOperations, String, String, String)
|
Gets a data factory gateway.
|
|
GetAsync(IGatewayOperations, String, String, String)
|
Gets a data factory gateway.
|
|
GetCreateOrUpdateStatus(IGatewayOperations, String)
|
The Get Operation Status operation returns the status of the
specified operation. After calling an asynchronous operation, you
can call Get Operation Status to determine whether the operation
has succeeded, failed, or is still in progress.
|
|
GetCreateOrUpdateStatusAsync(IGatewayOperations, String)
|
The Get Operation Status operation returns the status of the
specified operation. After calling an asynchronous operation, you
can call Get Operation Status to determine whether the operation
has succeeded, failed, or is still in progress.
|
|
List(IGatewayOperations, String, String)
|
List all gateways under a data factory.
|
|
ListAsync(IGatewayOperations, String, String)
|
List all gateways under a data factory.
|
|
RegenerateKey(IGatewayOperations, String, String, String)
|
Regenerate gateway key.
|
|
RegenerateKeyAsync(IGatewayOperations, String, String, String)
|
Regenerate gateway key.
|
|
RetrieveConnectionInfo(IGatewayOperations, String, String, String)
|
Retrieve gateway connection information.
|
|
RetrieveConnectionInfoAsync(IGatewayOperations, String, String, String)
|
Retrieve gateway connection information.
|
|
Update(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Update a data factory gateway.
|
|
UpdateAsync(IGatewayOperations, String, String, GatewayCreateOrUpdateParameters)
|
Update a data factory gateway.
|