Uses of Class
com.azure.resourcemanager.search.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of Sku in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return SkuModifier and TypeMethodDescriptionSearchServiceInner.sku()Get the sku property: The SKU of the search service, which determines billing rate and capacity limits.Methods in com.azure.resourcemanager.search.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the search service, which determines billing rate and capacity limits. -
Uses of Sku in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.SearchService.sku()Gets the SKU type of the service.SearchServiceUpdate.sku()Get the sku property: The SKU of the search service, which determines the billing rate and capacity limits.Set the name property: The SKU of the search service.Methods in com.azure.resourcemanager.search.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the search service, which determines the billing rate and capacity limits.