Aracılığıyla paylaş


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