次の方法で共有


IRegistry.ListQuotaUsages メソッド

定義

指定されたコンテナー レジストリのクォータ使用状況を一覧表示します。

public System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryUsage> ListQuotaUsages ();
abstract member ListQuotaUsages : unit -> System.Collections.Generic.IReadOnlyCollection<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.RegistryUsage>
Public Function ListQuotaUsages () As IReadOnlyCollection(Of RegistryUsage)

戻り値

適用対象