Partager via


ProfileOperationsExtensions.List(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 Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse List (this Microsoft.WindowsAzure.Management.TrafficManager.IProfileOperations operations);
static member List : Microsoft.WindowsAzure.Management.TrafficManager.IProfileOperations -> Microsoft.WindowsAzure.Management.TrafficManager.Models.ProfilesListResponse
<Extension()>
Public Function List (operations As IProfileOperations) As 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 à