你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedisEnterpriseSku.Capacity 属性

定义

RedisEnterprise 群集的大小。 默认值为 2 或 3,具体取决于 SKU。 对于企业 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)

属性值

适用于