Compartir a través de


AutomationManagementClient.GetOperationStatusAsync Método

Definición

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.LongRunningOperationStatusResponse> GetOperationStatusAsync (string requestId, System.Threading.CancellationToken cancellationToken);
abstract member GetOperationStatusAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.LongRunningOperationStatusResponse>
override this.GetOperationStatusAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.LongRunningOperationStatusResponse>
Public Function GetOperationStatusAsync (requestId As String, cancellationToken As CancellationToken) As Task(Of LongRunningOperationStatusResponse)

Parámetros

requestId
String
cancellationToken
CancellationToken

Devoluciones

Implementaciones

Se aplica a