Aracılığıyla paylaş


WorkspacesOperationsExtensions.ListByResourceGroupNextAsync Yöntem

Tanım

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

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace>> ListByResourceGroupNextAsync (this Microsoft.Azure.Management.BatchAI.IWorkspacesOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByResourceGroupNextAsync : Microsoft.Azure.Management.BatchAI.IWorkspacesOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Workspace>>
<Extension()>
Public Function ListByResourceGroupNextAsync (operations As IWorkspacesOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır