Aracılığıyla paylaş


UsagesOperationsExtensions.ListNextAsync Yöntem

Tanım

Geçerli kullanım bilgilerini ve verilen abonelik için Batch AI kaynaklarının sınırlarını alır.

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

Parametreler

operations
IUsagesOperations

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