你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApiManagementOperationsExtensions 类

定义

ApiManagementOperations 的扩展方法。

public static class ApiManagementOperationsExtensions
type ApiManagementOperationsExtensions = class
Public Module ApiManagementOperationsExtensions
继承
ApiManagementOperationsExtensions

方法

List(IApiManagementOperations)

列出 Microsoft.ApiManagement 提供程序的所有可用 REST API 操作。

ListAsync(IApiManagementOperations, CancellationToken)

列出 Microsoft.ApiManagement 提供程序的所有可用 REST API 操作。

ListNext(IApiManagementOperations, String)

列出 Microsoft.ApiManagement 提供程序的所有可用 REST API 操作。

ListNextAsync(IApiManagementOperations, String, CancellationToken)

列出 Microsoft.ApiManagement 提供程序的所有可用 REST API 操作。

适用于