Freigeben über


ProfilesOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Listet alle Traffic Manager-Profile innerhalb eines Abonnements auf.

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))

Parameter

operations
IProfilesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: