QuotaUsageResultName interface
The name of the SKU supported by Azure AI Search.
Properties
localized |
The localized string value for the SKU name. |
value | The SKU name supported by Azure AI Search. |
Property Details
localizedValue
The localized string value for the SKU name.
localizedValue?: string
Property Value
string
value
The SKU name supported by Azure AI Search.
value?: string
Property Value
string