次の方法で共有


RedisCreateOrUpdateContent.RedisVersion プロパティ

定義

Redis バージョン。 これは、'major[.minor]' ('major' のみが必要) または使用可能な最新の安定した Redis バージョンを参照する値 'latest' の形式である必要があります。 サポートされているバージョン: 4.0、6.0 (最新)。 既定値は 'latest' です。

public string RedisVersion { get; set; }
member this.RedisVersion : string with get, set
Public Property RedisVersion As String

プロパティ値

適用対象