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

ClusterPatch 类

定义

对 RedisEnterprise 群集的部分更新。

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

构造函数

ClusterPatch()

初始化 ClusterPatch 的新实例。

属性

HostName

群集终结点的 DNS 名称。

MinimumTlsVersion

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

PrivateEndpointConnections

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

ProvisioningState

群集的当前预配状态。

RedisVersion

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

ResourceState

群集的当前资源状态。

Sku

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

Tags

资源标记。

适用于