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

RedisEnterpriseClusterPatch 类

定义

对 RedisEnterprise 群集的部分更新。

public class RedisEnterpriseClusterPatch
type RedisEnterpriseClusterPatch = class
Public Class RedisEnterpriseClusterPatch
继承
RedisEnterpriseClusterPatch

构造函数

RedisEnterpriseClusterPatch()

初始化 RedisEnterpriseClusterPatch 的新实例。

属性

CustomerManagedKeyEncryption

资源的所有客户管理的密钥加密属性。 将此设置为空对象以使用 Microsoft 管理的密钥加密。

HostName

群集终结点的 DNS 名称。

Identity

资源的标识。

MinimumTlsVersion

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

PrivateEndpointConnections

与指定的 RedisEnterprise 群集关联的专用终结点连接列表。

ProvisioningState

群集的当前预配状态。

RedisVersion

群集支持的 redis 版本,例如“6”。

ResourceState

群集的当前资源状态。

Sku

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

Tags

资源标记。

适用于