Compartilhar via


Sku.Capacity Propriedade

Definição

Obtém ou define o tamanho do cache Redis a ser implantado. Valores válidos: para a família C (Básico/Standard) (0, 1, 2, 3, 4, 5, 6), para a família 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a