Share via


IApiExportOperations Interface

Definition

ApiExportOperations operations.

public interface IApiExportOperations
type IApiExportOperations = interface
Public Interface IApiExportOperations

Methods

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<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.

Extension 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