Compartir a través de


Sku.Capacity Propiedad

Definición

Obtiene o establece el tamaño de la caché de Redis que se va a implementar. Valores válidos: para la familia C (Básico/Estándar) (0, 1, 2, 3, 4, 5, 6), para la familia 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a