Uses of Class
com.microsoft.azure.management.containerregistry.RegistryUsage
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of RegistryUsage in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionRegistryUsage.withCurrentValue
(Long currentValue) Set the current value of the usage.Set the limit of the usage.Set the name of the usage.RegistryUsage.withUnit
(RegistryUsageUnit unit) Set the unit of measurement.Modifier and TypeMethodDescriptionRegistries.listQuotaUsages
(String resourceGroupName, String registryName) Lists the quota usages for the specified container registry.Registry.listQuotaUsages()
Lists the quota usages for the specified container registry.rx.Observable<RegistryUsage>
Registries.listQuotaUsagesAsync
(String resourceGroupName, String registryName) Lists the quota usages for the specified container registry.rx.Observable<RegistryUsage>
Registry.listQuotaUsagesAsync()
Lists the quota usages for the specified container registry.