RedisEnterpriseClusteringPolicy Struct

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.

Clustering policy - default is OSSCluster. This property must be chosen at create time, and cannot be changed without deleting the database.

C#
public readonly struct RedisEnterpriseClusteringPolicy : IEquatable<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseClusteringPolicy>
Inheritance
RedisEnterpriseClusteringPolicy
Implements

Constructors

Properties

EnterpriseCluster

Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands.

OssCluster

OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering.

Methods

Equals(RedisEnterpriseClusteringPolicy)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

منتج الإصدارات
Azure SDK for .NET Latest, Preview