DatasetOperationsExtensions.GetCreateOrUpdateStatusAsync 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.Models.DatasetCreateOrUpdateResponse> GetCreateOrUpdateStatusAsync (this Microsoft.Azure.Management.DataFactories.IDatasetOperations operations, string operationStatusLink);
static member GetCreateOrUpdateStatusAsync : Microsoft.Azure.Management.DataFactories.IDatasetOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DatasetCreateOrUpdateResponse>
<Extension()>
Public Function GetCreateOrUpdateStatusAsync (operations As IDatasetOperations, operationStatusLink As String) As Task(Of DatasetCreateOrUpdateResponse)
Parameters
- operations
- IDatasetOperations
- operationStatusLink
- String