你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Sku interface
提供给创建 RedisEnterprise作的 SKU 参数。
属性
capacity | RedisEnterprise 群集的大小。 默认为 2 或 3,具体取决于 SKU。 对于企业 SKU,有效值为(2、4、6、...),对于 Flash SKU 为 (3、9、15、...)。 |
name | 要部署的 RedisEnterprise 群集的类型。 可能的值:(Enterprise_E10、EnterpriseFlash_F300等) |
属性详细信息
capacity
RedisEnterprise 群集的大小。 默认为 2 或 3,具体取决于 SKU。 对于企业 SKU,有效值为(2、4、6、...),对于 Flash SKU 为 (3、9、15、...)。
capacity?: number
属性值
number
name
要部署的 RedisEnterprise 群集的类型。 可能的值:(Enterprise_E10、EnterpriseFlash_F300等)
name: string
属性值
string