Dela via


UsagesOperationsExtensions.ListAsync Metod

Definition

Hämtar aktuell användningsinformation samt gränser för Batch AI-resurser för en viss prenumeration.

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))

Parametrar

operations
IUsagesOperations

Åtgärdsgruppen för den här tilläggsmetoden.

location
String

Den plats för vilken resursanvändning efterfrågas.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för