ExportJobsOperationResultsOperationsExtensions Class
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.
Extension methods for ExportJobsOperationResultsOperations.
public static class ExportJobsOperationResultsOperationsExtensions
type ExportJobsOperationResultsOperationsExtensions = class
Public Module ExportJobsOperationResultsOperationsExtensions
- Inheritance
-
ExportJobsOperationResultsOperationsExtensions
Methods
Get(IExportJobsOperationResultsOperations, String, String, String) |
Gets the operation result of operation triggered by Export Jobs API. If the operation is successful, then it also contains URL of a Blob and a SAS key to access the same. The blob contains exported jobs in JSON serialized format. |
GetAsync(IExportJobsOperationResultsOperations, String, String, String, CancellationToken) |
Gets the operation result of operation triggered by Export Jobs API. If the operation is successful, then it also contains URL of a Blob and a SAS key to access the same. The blob contains exported jobs in JSON serialized format. |
Applies to
Azure SDK for .NET