Compartir a través de


RedisResource.RedisVersion Propiedad

Definición

Obtiene o establece la versión de Redis. Solo se usará la versión principal en la solicitud PUT/PATCH con los valores válidos actuales: (4, 6)

[Newtonsoft.Json.JsonProperty(PropertyName="properties.redisVersion")]
public string RedisVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redisVersion")>]
member this.RedisVersion : string with get, set
Public Property RedisVersion As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a