Partager via


ManagersOperationsExtensions.ListAsync Méthode

Définition

Récupère tous les gestionnaires d’un abonnement.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.StorSimple8000Series.Models.Manager>> ListAsync (this Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.StorSimple8000Series.IManagersOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.StorSimple8000Series.Models.Manager>>
<Extension()>
Public Function ListAsync (operations As IManagersOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of Manager))

Paramètres

operations
IManagersOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à