Skip to main content

quotas

Overview

Namequotas
TypeResource
Idazure_stack.container_registry_admin.quotas

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectContainer registry quota properties.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocation, quotaName, subscriptionIdReturns the specified container registry quota.
listSELECTlocation, subscriptionIdReturns a list of container registry quotas at the given location.
create_or_updateINSERTlocation, quotaName, subscriptionIdCreate or update an existing container registry quota.
deleteDELETElocation, quotaName, subscriptionIdDelete an existing container registry quota
_listEXEClocation, subscriptionIdReturns a list of container registry quotas at the given location.