Partager via


AccountsOperationsExtensions.ListBySubscriptionAsync Méthode

Définition

Renvoie la liste des comptes.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account>> ListBySubscriptionAsync (this Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.DeviceUpdate.IAccountsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Account>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As IAccountsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Account))

Paramètres

operations
IAccountsOperations

Groupe d’opérations pour cette méthode d’extension.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à