다음을 통해 공유


IAutomationManagementClient.GetOperationStatusAsync 메서드

정의

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>
Public Function GetOperationStatusAsync (requestId As String, cancellationToken As CancellationToken) As Task(Of LongRunningOperationStatusResponse)

매개 변수

requestId
String
cancellationToken
CancellationToken

반환

적용 대상