Freigeben über


ContainerGroupUsageOperationsExtensions.ListAsync Methode

Definition

Abrufen der Nutzung für ein Abonnement

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.UsageListResultInner> ListAsync (this Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroupUsageOperations operations, string location, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.ContainerInstance.Fluent.IContainerGroupUsageOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.UsageListResultInner>
<Extension()>
Public Function ListAsync (operations As IContainerGroupUsageOperations, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of UsageListResultInner)

Parameter

operations
IContainerGroupUsageOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Bezeichner für den physischen Azure-Standort.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: