RedisCache.DefinitionStages.WithPremiumSkuCreate.withShardCount(int shardCount) 方法
定义
The number of shards to be created on a Premium Cluster Cache.
public WithPremiumSkuCreate withShardCount(int shardCount)
参数
- shardCount
- int
the shard count value to set.
返回
the next stage of Redis Cache with Premium SKU definition.