Compartilhar via


IHubOperations.GetCreateOrUpdateStatusAsync(String, CancellationToken) Método

Definição

public System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateResponse> GetCreateOrUpdateStatusAsync (string operationStatusLink, System.Threading.CancellationToken cancellationToken);
abstract member GetCreateOrUpdateStatusAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateResponse>
Public Function GetCreateOrUpdateStatusAsync (operationStatusLink As String, cancellationToken As CancellationToken) As Task(Of HubCreateOrUpdateResponse)

Parâmetros

operationStatusLink
String
cancellationToken
CancellationToken

Retornos

Aplica-se a