Aracılığıyla paylaş


OperationsExtensions.ListNextAsync Yöntem

Tanım

Microsoft.BatchAI sağlayıcısı için kullanılabilir işlemleri listeler.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Operation>> ListNextAsync (this Microsoft.Azure.Management.BatchAI.IOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.BatchAI.IOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Operation>>
<Extension()>
Public Function ListNextAsync (operations As IOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Operation))

Parametreler

operations
IOperations

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

nextPageLink
String

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

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır