Freigeben über


WorkspacesOperationsExtensions.List Methode

Definition

Ruft eine Liste der Arbeitsbereiche ab, die dem angegebenen Abonnement zugeordnet sind.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace> List (this Microsoft.Azure.Management.BatchAI.IWorkspacesOperations operations, Microsoft.Azure.Management.BatchAI.Models.WorkspacesListOptions workspacesListOptions = default);
static member List : Microsoft.Azure.Management.BatchAI.IWorkspacesOperations * Microsoft.Azure.Management.BatchAI.Models.WorkspacesListOptions -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace>
<Extension()>
Public Function List (operations As IWorkspacesOperations, Optional workspacesListOptions As WorkspacesListOptions = Nothing) As IPage(Of Workspace)

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

workspacesListOptions
WorkspacesListOptions

Zusätzliche Parameter für den Vorgang

Gibt zurück

Gilt für: