Partager via


IProfileOperations.ListAsync(CancellationToken) Méthode

Définition

Renvoie tous les profils détenus par un abonnement. (voir http://msdn.microsoft.com/en-us/library/hh758249.aspx pour plus d’informations)

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse> ListAsync (System.Threading.CancellationToken cancellationToken);
abstract member ListAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse>
Public Function ListAsync (cancellationToken As CancellationToken) As Task(Of ProfilesListResponse)

Paramètres

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Réponse de l’opération Répertorier les profils.

S’applique à