CrrOperationResultsOperationsExtensions.Get Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void Get (this Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.ICrrOperationResultsOperations operations, string azureRegion, string operationId);
static member Get : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.ICrrOperationResultsOperations * string * string -> unit
<Extension()>
Public Sub Get (operations As ICrrOperationResultsOperations, azureRegion As String, operationId As String)
Parameters
- operations
- ICrrOperationResultsOperations
The operations group for this extension method.
- azureRegion
- String
Azure region to hit Api
- operationId
- String
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET