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

ClusterUpdate interface

对 RedisEnterprise 群集的部分更新

属性

encryption

群集的静态加密配置。

hostName

群集终结点的 DNS 名称 注意:此属性不会被序列化。 它只能由服务器填充。

identity

资源的标识。

minimumTlsVersion

要支持的群集的最低 TLS 版本,例如“1.2”

privateEndpointConnections

与指定的 RedisEnterprise 群集关联的专用终结点连接列表 注意:不会序列化此属性。 它只能由服务器填充。

provisioningState

群集的当前预配状态 注意:此属性不会序列化。 它只能由服务器填充。

redisVersion

群集支持的 redis 版本,例如“6”注意:此属性不会被序列化。 它只能由服务器填充。

resourceState

群集的当前资源状态 注意:此属性不会序列化。 它只能由服务器填充。

sku

要创建的 SKU,这会影响价格、性能和功能。

tags

资源标记。

属性详细信息

encryption

群集的静态加密配置。

encryption?: ClusterPropertiesEncryption

属性值

hostName

群集终结点的 DNS 名称 注意:此属性不会被序列化。 它只能由服务器填充。

hostName?: string

属性值

string

identity

资源的标识。

identity?: ManagedServiceIdentity

属性值

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

要创建的 SKU,这会影响价格、性能和功能。

sku?: Sku

属性值

Sku

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}