次の方法で共有


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

リソース タグ。

適用対象