Uses of Class
com.microsoft.azure.management.redis.Sku
Packages that use Sku
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of Sku in com.microsoft.azure.management.redis
Methods in com.microsoft.azure.management.redis that return SkuModifier and TypeMethodDescriptionRedisCache.sku()
RedisCreateParameters.sku()
Get the sku value.RedisUpdateParameters.sku()
Get the sku value.Sku.withCapacity
(int capacity) Set the capacity value.Sku.withFamily
(SkuFamily family) Set the family value.Set the name value.Methods in com.microsoft.azure.management.redis with parameters of type SkuModifier and TypeMethodDescriptionSet the sku value.Set the sku value.