次の方法で共有


CrrOperationResultsOperationsExtensions.GetAsync メソッド

定義

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

パラメーター

operations
ICrrOperationResultsOperations

この拡張メソッドの操作グループ。

azureRegion
String

Api をヒットする Azure リージョン

operationId
String
cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象