Share via


QuotaUsageResultName interface

The SKU name information, including its identifier and localized display name.

Properties

localizedValue

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