Share via


ApiExportOperationsExtensions Class

Definition

Extension methods for ApiExportOperations.

public static class ApiExportOperationsExtensions
type ApiExportOperationsExtensions = class
Public Module ApiExportOperationsExtensions
Inheritance
ApiExportOperationsExtensions

Methods

Get(IApiExportOperations, String, String, String, String)

Gets the details of the API specified by its identifier in the format specified to the Storage Blob with SAS Key valid for 5 minutes.

GetAsync(IApiExportOperations, String, String, String, String, CancellationToken)

Gets the details of the API specified by its identifier in the format specified to the Storage Blob with SAS Key valid for 5 minutes.

Applies to