次の方法で共有


EnrollmentAccountsOperationsExtensions.List メソッド

定義

呼び出し元がアクセスできる登録アカウントを一覧表示します。

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

パラメーター

operations
IEnrollmentAccountsOperations

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

戻り値

適用対象