IApiExportOperations Interface
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.
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. |