次の方法で共有


AccountsOperationsExtensions.ListBySubscription(IAccountsOperations) メソッド

定義

アカウントの一覧を返します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account> ListBySubscription (this Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account>
<Extension()>
Public Function ListBySubscription (operations As IAccountsOperations) As IPage(Of Account)

パラメーター

operations
IAccountsOperations

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

戻り値

適用対象