Udostępnij za pośrednictwem


UsagesOperationsExtensions.ListAsync Metoda

Definicja

Pobiera bieżące informacje o użyciu, a także limity dla zasobów usługi Batch AI dla danej subskrypcji.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Usage>> ListAsync (this Microsoft.Azure.Management.BatchAI.IUsagesOperations operations, string location, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : 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 ListAsync (operations As IUsagesOperations, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Usage))

Parametry

operations
IUsagesOperations

Grupa operacji dla tej metody rozszerzenia.

location
String

Lokalizacja, dla której jest odpytywane użycie zasobów.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy