ApiManagementOperationsExtensions Class
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.
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
Azure SDK for .NET