Partager via


ProfilesOperationsExtensions.ListBySubscriptionAsync Méthode

Définition

Répertorie tous les profils Traffic Manager au sein d’un abonnement.

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

Paramètres

operations
IProfilesOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à