次の方法で共有


IApiManagementSkusOperations インターフェイス

定義

ApiManagementSkusOperations 操作。

public interface IApiManagementSkusOperations
type IApiManagementSkusOperations = interface
Public Interface IApiManagementSkusOperations

メソッド

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

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

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

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

拡張メソッド

List(IApiManagementSkusOperations)

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

ListAsync(IApiManagementSkusOperations, CancellationToken)

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

ListNext(IApiManagementSkusOperations, String)

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

ListNextAsync(IApiManagementSkusOperations, String, CancellationToken)

サブスクリプションで使用できる Microsoft.ApiManagement SKU の一覧を取得します。

適用対象