Sdílet prostřednictvím


UsagesOperationsExtensions.List(IUsagesOperations, String) Metoda

Definice

Získá informace o aktuálním využití a omezeních pro prostředky Batch AI pro dané předplatné.

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)

Parametry

operations
IUsagesOperations

Skupina operací pro tuto rozšiřující metodu.

location
String

Umístění, na které se dotazuje využití prostředků.

Návraty

Platí pro