Partager via


UsagesOperationsExtensions.List(IUsagesOperations, String) Méthode

Définition

Obtient les informations d’utilisation actuelles ainsi que les limites des ressources Batch AI pour un abonnement donné.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Usage> List (this Microsoft.Azure.Management.BatchAI.IUsagesOperations operations, string location);
static member List : Microsoft.Azure.Management.BatchAI.IUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Usage>
<Extension()>
Public Function List (operations As IUsagesOperations, location As String) As IPage(Of Usage)

Paramètres

operations
IUsagesOperations

Groupe d’opérations pour cette méthode d’extension.

location
String

Emplacement pour lequel l’utilisation des ressources est interrogée.

Retours

S’applique à