Uses of Class
com.azure.resourcemanager.redis.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for RedisManagementClient.
Package containing the data models for RedisManagementClient.
-
Uses of Sku in com.azure.resourcemanager.redis.fluent.models
Methods in com.azure.resourcemanager.redis.fluent.models that return SkuModifier and TypeMethodDescriptionRedisCreateProperties.sku()Get the sku property: The SKU of the Redis cache to deploy.RedisResourceInner.sku()Get the sku property: The SKU of the Redis cache to deploy.RedisUpdateProperties.sku()Get the sku property: The SKU of the Redis cache to deploy.Methods in com.azure.resourcemanager.redis.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the Redis cache to deploy.Set the sku property: The SKU of the Redis cache to deploy.Set the sku property: The SKU of the Redis cache to deploy.Set the sku property: The SKU of the Redis cache to deploy. -
Uses of Sku in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.RedisCache.sku()Gets the SKU.RedisCreateParameters.sku()Get the sku property: The SKU of the Redis cache to deploy.RedisUpdateParameters.sku()Get the sku property: The SKU of the Redis cache to deploy.Sku.withCapacity(int capacity) Set the capacity property: The size of the Redis cache to deploy.Sku.withFamily(SkuFamily family) Set the family property: The SKU family to use.Set the name property: The type of Redis cache to deploy.Methods in com.azure.resourcemanager.redis.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the Redis cache to deploy.Set the sku property: The SKU of the Redis cache to deploy.