DataFactoryManagementClientExtensions.GetLongRunningOperationStatusAsync 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 static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Common.Models.LongRunningOperationResponse> GetLongRunningOperationStatusAsync (this Microsoft.Azure.Management.DataFactories.Core.IDataFactoryManagementClient operations, string operationStatusLink);
static member GetLongRunningOperationStatusAsync : Microsoft.Azure.Management.DataFactories.Core.IDataFactoryManagementClient * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Common.Models.LongRunningOperationResponse>
<Extension()>
Public Function GetLongRunningOperationStatusAsync (operations As IDataFactoryManagementClient, operationStatusLink As String) As Task(Of LongRunningOperationResponse)
Parameters
- operations
- IDataFactoryManagementClient
- operationStatusLink
- String