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