Freigeben über


IRegistry.ListQuotaUsagesAsync(CancellationToken) Methode

Definition

Listet den Kontingentbedarf für die angegebene Containerregistrierung auf.

public System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryUsage>> ListQuotaUsagesAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListQuotaUsagesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryUsage>>
Public Function ListQuotaUsagesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IReadOnlyCollection(Of RegistryUsage))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: