Freigeben über


WorkspacesOperationsExtensions.ListAsync Methode

Definition

Gibt eine Liste der Arbeitsbereiche in einem Abonnement zurück.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.Workspace>> ListAsync (this Microsoft.Azure.Management.Synapse.IWorkspacesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Synapse.IWorkspacesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Synapse.Models.Workspace>>
<Extension()>
Public Function ListAsync (operations As IWorkspacesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Workspace))

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: