QuotaUsageResultName Class
The name of the sku supported by Azure Cognitive Search.
- Inheritance
-
azure.mgmt.search._serialization.ModelQuotaUsageResultName
Constructor
QuotaUsageResultName(*, value: str | None = None, localized_value: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The sku name supported by Azure Cognitive Search. |
localized_value
|
The localized string value for the sku supported by Azure Cognitive Search. |
Variables
Name | Description |
---|---|
value
|
The sku name supported by Azure Cognitive Search. |
localized_value
|
The localized string value for the sku supported by Azure Cognitive Search. |