RedisResourceInner.RedisVersion Property

Definition

Gets redis version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to