Delen via


WorkspacesOperationsExtensions.List Methode

Definitie

Hiermee haalt u een lijst op met werkruimten die zijn gekoppeld aan het opgegeven abonnement.

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)

Parameters

operations
IWorkspacesOperations

De bewerkingsgroep voor deze extensiemethode.

workspacesListOptions
WorkspacesListOptions

Aanvullende parameters voor de bewerking

Retouren

Van toepassing op