C# 클래스 Microsoft.Azure.Commands.RecoveryServices.Backup.Helpers.TrackingHelpers

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
WaitForOperationCompletionUsingStatusLink ( string statusUrlLink, BackUpOperationStatusResponse>.Func serviceClientMethod ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse

Block to track the operation to completion. Waits till the status of the operation becomes something other than InProgress.

메소드 상세

WaitForOperationCompletionUsingStatusLink() 공개 정적인 메소드

Block to track the operation to completion. Waits till the status of the operation becomes something other than InProgress.
public static WaitForOperationCompletionUsingStatusLink ( string statusUrlLink, BackUpOperationStatusResponse>.Func serviceClientMethod ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse
statusUrlLink string
serviceClientMethod BackUpOperationStatusResponse>.Func
리턴 Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse