Aracılığıyla paylaş


WorkspacesOperationsExtensions.List Yöntem

Tanım

Verilen abonelikle ilişkili Çalışma Alanlarının listesini alır.

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)

Parametreler

operations
IWorkspacesOperations

Bu uzantı yöntemi için işlem grubu.

workspacesListOptions
WorkspacesListOptions

İşlem için ek parametreler

Döndürülenler

Şunlara uygulanır