C# Class Microsoft.Azure.Commands.RecoveryServices.Backup.Helpers.TrackingHelpers

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
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.

Method Details

WaitForOperationCompletionUsingStatusLink() public static méthode

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
Résultat Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse