Uses of Class
com.azure.resourcemanager.search.models.QuotaUsageResultName
Packages that use QuotaUsageResultName
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of QuotaUsageResultName in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return QuotaUsageResultNameModifier and TypeMethodDescriptionQuotaUsageResultInner.name()Get the name property: The name of the SKU supported by Azure AI Search. -
Uses of QuotaUsageResultName in com.azure.resourcemanager.search.models
Classes in com.azure.resourcemanager.search.models that implement interfaces with type arguments of type QuotaUsageResultNameModifier and TypeClassDescriptionfinal classThe name of the SKU supported by Azure AI Search.Methods in com.azure.resourcemanager.search.models that return QuotaUsageResultNameModifier and TypeMethodDescriptionstatic QuotaUsageResultNameQuotaUsageResultName.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of QuotaUsageResultName from the JsonReader.QuotaUsageResultName.withLocalizedValue(String localizedValue) Set the localizedValue property: The localized string value for the SKU name.Set the value property: The SKU name supported by Azure AI Search.