Freigeben über


ResourceUsageOperationsExtensions.ListAsync Methode

Definition

Überprüfen Sie das Kontingent und die tatsächliche Nutzung der CDN-Profile unter dem angegebenen Abonnement.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Fluent.Models.ResourceUsageInner>> ListAsync (this Microsoft.Azure.Management.Cdn.Fluent.IResourceUsageOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Cdn.Fluent.IResourceUsageOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Fluent.Models.ResourceUsageInner>>
<Extension()>
Public Function ListAsync (operations As IResourceUsageOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ResourceUsageInner))

Parameter

operations
IResourceUsageOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: