你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Cluster interface
介绍 RedisEnterprise 群集
- 扩展
属性
encryption | 群集的静态加密配置。 |
host |
群集终结点的 DNS 名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
identity | 资源的标识。 |
minimum |
群集支持的最低 TLS 版本,例如“1.2” |
private |
与指定的 RedisEnterprise 群集关联的专用终结点连接列表 注意:此属性不会被序列化。 它只能由服务器填充。 |
provisioning |
群集的当前预配状态 注意:此属性不会被序列化。 它只能由服务器填充。 |
redis |
群集支持的 redis 版本,例如“6”注意:此属性不会被序列化。 它只能由服务器填充。 |
resource |
群集的当前资源状态 注意:此属性不会被序列化。 它只能由服务器填充。 |
sku | 要创建的 SKU,这会影响价格、性能和功能。 |
zones | 将部署此群集的可用性区域。 |
继承属性
id | 资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会被序列化。 它只能由服务器填充。 |
location | 资源所在的地理位置 |
name | 资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
tags | 资源标记。 |
type | 资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
encryption
hostName
群集终结点的 DNS 名称 注意:此属性不会被序列化。 它只能由服务器填充。
hostName?: string
属性值
string
identity
minimumTlsVersion
群集支持的最低 TLS 版本,例如“1.2”
minimumTlsVersion?: string
属性值
string
privateEndpointConnections
与指定的 RedisEnterprise 群集关联的专用终结点连接列表 注意:此属性不会被序列化。 它只能由服务器填充。
privateEndpointConnections?: PrivateEndpointConnection[]
属性值
provisioningState
群集的当前预配状态 注意:此属性不会被序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
redisVersion
群集支持的 redis 版本,例如“6”注意:此属性不会被序列化。 它只能由服务器填充。
redisVersion?: string
属性值
string
resourceState
群集的当前资源状态 注意:此属性不会被序列化。 它只能由服务器填充。
resourceState?: string
属性值
string
sku
zones
将部署此群集的可用性区域。
zones?: string[]
属性值
string[]
继承属性详细信息
id
资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会被序列化。 它只能由服务器填充。
id?: string
属性值
string
location
name
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
type
资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。
type?: string
属性值
string