Share via


GatewayOperationsExtensions.GetCreateOrUpdateStatusAsync Method

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayCreateOrUpdateResponse> GetCreateOrUpdateStatusAsync (this Microsoft.Azure.Management.DataFactories.Core.IGatewayOperations operations, string operationStatusLink);
static member GetCreateOrUpdateStatusAsync : Microsoft.Azure.Management.DataFactories.Core.IGatewayOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayCreateOrUpdateResponse>
<Extension()>
Public Function GetCreateOrUpdateStatusAsync (operations As IGatewayOperations, operationStatusLink As String) As Task(Of GatewayCreateOrUpdateResponse)

Parameters

operations
IGatewayOperations
operationStatusLink
String

Returns

Applies to