ClusterPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A partial update to the RedisEnterprise cluster.
public class ClusterPatch
type ClusterPatch = class
Public Class ClusterPatch
- Inheritance
-
ClusterPatch
Constructors
ClusterPatch() |
Initializes a new instance of ClusterPatch. |
Properties
HostName |
DNS name of the cluster endpoint. |
MinimumTlsVersion |
The minimum TLS version for the cluster to support, e.g. '1.2'. |
PrivateEndpointConnections |
List of private endpoint connections associated with the specified RedisEnterprise cluster. |
ProvisioningState |
Current provisioning status of the cluster. |
RedisVersion |
Version of redis the cluster supports, e.g. '6'. |
ResourceState |
Current resource status of the cluster. |
Sku |
The SKU to create, which affects price, performance, and features. |
Tags |
Resource tags. |
Applies to
Azure SDK for .NET