Freigeben über


UsagesOperationsExtensions.List(IUsagesOperations, String) Methode

Definition

Ruft die aktuellen Nutzungsinformationen sowie Grenzwerte für Batch KI-Ressourcen für das jeweilige Abonnement ab.

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)

Parameter

operations
IUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort, für den die Ressourcennutzung abgefragt wird.

Gibt zurück

Gilt für: