CurrentQuotaLimitBases

Get the quota limit of a resource. The response can be used to determine the remaining quota to calculate a new quota limit that can be submitted with a PUT request.

get/{scope}/providers/Microsoft.Quota/quotas/{resourceName}

Path parameters

scopestring required

The fully qualified Azure Resource manager identifier of the resource.

resourceNamestring required

Resource name for a given resource provider. For example:

  • SKU name for Microsoft.Compute
  • SKU or TotalLowPriorityCores for Microsoft.MachineLearningServices For Microsoft.Network PublicIPAddresses.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

The request has succeeded.

CurrentQuotaLimitBase required— unresolved $ref