次の方法で共有


RedisEnterpriseSku.Capacity プロパティ

定義

RedisEnterprise クラスターのサイズ。 SKU に応じて、既定値は 2 または 3 です。 有効な値は、エンタープライズ SKU の場合は (2、4、6、...)、Flash SKU の場合は (3、9、15、...) です。

public int? Capacity { get; set; }
member this.Capacity : Nullable<int> with get, set
Public Property Capacity As Nullable(Of Integer)

プロパティ値

適用対象