Skip to main content

usages

Overview

Nameusages
TypeResource
Idazure.search.usages

Fields

NameDatatypeDescription
idstringThe resource ID of the quota usage SKU endpoint for Microsoft.Search provider.
nameobjectThe name of the SKU supported by Azure AI Search.
currentValueintegerThe currently used up value for the particular search SKU.
limitintegerThe quota limit for the particular search SKU.
unitstringThe unit of measurement for the search SKU.

Methods

NameAccessible byRequired ParamsDescription
list_by_subscriptionSELECTlocation, subscriptionIdGets a list of all Search quota usages in the given subscription.
_list_by_subscriptionEXEClocation, subscriptionIdGets a list of all Search quota usages in the given subscription.
usagesEXEClocation, skuName, subscriptionIdGets the quota usage for a search SKU in the given subscription.