次の方法で共有


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 操作を一覧表示します。

適用対象