IApiManagementOperations Interface

Definition

ApiManagementOperations operations.

C#
public interface IApiManagementOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

Extension Methods

List(IApiManagementOperations)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

ListAsync(IApiManagementOperations, CancellationToken)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

ListNext(IApiManagementOperations, String)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

ListNextAsync(IApiManagementOperations, String, CancellationToken)

Lists all of the available REST API operations of the Microsoft.ApiManagement provider.

Applies to

Product Versions
Azure SDK for .NET Legacy