Aracılığıyla paylaş


WorkspacesOperationsExtensions.ListByResourceGroupNext 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> ListByResourceGroupNext (this Microsoft.Azure.Management.BatchAI.IWorkspacesOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.BatchAI.IWorkspacesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace>
<Extension()>
Public Function ListByResourceGroupNext (operations As IWorkspacesOperations, nextPageLink As String) As IPage(Of Workspace)

Parametreler

operations
IWorkspacesOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

Önceki başarılı List çağrısından NextLink işlemi.

Döndürülenler

Şunlara uygulanır