Partager via


IUpdate.WithShardCount(Int32) Méthode

Définition

Nombre de partitions à créer sur un cache de cluster Premium.

public Microsoft.Azure.Management.Redis.Fluent.RedisCache.Update.IUpdate WithShardCount (int shardCount);
abstract member WithShardCount : int -> Microsoft.Azure.Management.Redis.Fluent.RedisCache.Update.IUpdate
Public Function WithShardCount (shardCount As Integer) As IUpdate

Paramètres

shardCount
Int32

Valeur du nombre de partitions à définir.

Retours

S’applique à