Freigeben über


CrrOperationResultsOperationsExtensions.GetAsync Methode

Definition

public static System.Threading.Tasks.Task GetAsync (this Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.ICrrOperationResultsOperations operations, string azureRegion, string operationId, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.ICrrOperationResultsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function GetAsync (operations As ICrrOperationResultsOperations, azureRegion As String, operationId As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
ICrrOperationResultsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

azureRegion
String

Azure-Region, in der api erreicht werden soll

operationId
String
cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: