Share via


ApiManagementOperationsExtensions Class

Definition

Extension methods for ApiManagementOperations.

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

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