Partager via


ProfileOperationsExtensions.ListAsync(IProfileOperations) 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 static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse> ListAsync (this Microsoft.WindowsAzure.Management.TrafficManager.IProfileOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.TrafficManager.IProfileOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse>
<Extension()>
Public Function ListAsync (operations As IProfileOperations) As Task(Of ProfilesListResponse)

Paramètres

operations
IProfileOperations

Référence à Microsoft.WindowsAzure.Management.TrafficManager.IProfileOperations.

Retours

Réponse de l’opération De liste des profils.

S’applique à