Partager via


Sku.Capacity Propriété

Définition

Obtient ou définit la taille du cache Redis à déployer. Valeurs valides : pour la famille C (De base/Standard) (0, 1, 2, 3, 4, 5, 6), pour la famille P (Premium) (1, 2, 3, 4).

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public int Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : int with get, set
Public Property Capacity As Integer

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à