共用方式為


AccountsOperationsExtensions.ListBySubscription(IAccountsOperations) Method

Definition

Returns list of Accounts.

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)

Parameters

operations
IAccountsOperations

The operations group for this extension method.

Returns

Applies to