Aracılığıyla paylaş


WorkspacesOperationsExtensions.ListByResourceGroup Yöntem

Tanım

Belirtilen kaynak grubu içindeki Çalışma Alanlarının listesini alır.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace> ListByResourceGroup (this Microsoft.Azure.Management.BatchAI.IWorkspacesOperations operations, string resourceGroupName, Microsoft.Azure.Management.BatchAI.Models.WorkspacesListByResourceGroupOptions workspacesListByResourceGroupOptions = default);
static member ListByResourceGroup : Microsoft.Azure.Management.BatchAI.IWorkspacesOperations * string * Microsoft.Azure.Management.BatchAI.Models.WorkspacesListByResourceGroupOptions -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace>
<Extension()>
Public Function ListByResourceGroup (operations As IWorkspacesOperations, resourceGroupName As String, Optional workspacesListByResourceGroupOptions As WorkspacesListByResourceGroupOptions = Nothing) As IPage(Of Workspace)

Parametreler

operations
IWorkspacesOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Kaynağın ait olduğu kaynak grubunun adı.

workspacesListByResourceGroupOptions
WorkspacesListByResourceGroupOptions

İşlem için ek parametreler

Döndürülenler

Şunlara uygulanır