次の方法で共有


ClusterUpdate.RedisVersion プロパティ

定義

クラスターでサポートされている redis のバージョン (例: '6') を取得します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象