Freigeben über


WorkspaceCollectionsOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Ruft alle vorhandenen Power BI-Arbeitsbereichssammlungen im angegebenen Abonnement ab.

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

Parameter

operations
IWorkspaceCollectionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: