次の方法で共有


ApiManagementServiceOperationsExtensions.List メソッド

定義

Azure サブスクリプション内のすべてのAPI Management サービスを一覧表示します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource> List (this Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations operations);
static member List : Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource>
<Extension()>
Public Function List (operations As IApiManagementServiceOperations) As IPage(Of ApiManagementServiceResource)

パラメーター

operations
IApiManagementServiceOperations

この拡張メソッドの操作グループ。

戻り値

適用対象