RedisEnterpriseClusteringPolicy Struct
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.
public readonly struct RedisEnterpriseClusteringPolicy : IEquatable<Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseClusteringPolicy>
type RedisEnterpriseClusteringPolicy = struct
Public Structure RedisEnterpriseClusteringPolicy
Implements IEquatable(Of RedisEnterpriseClusteringPolicy)
- Inheritance
-
RedisEnterpriseClusteringPolicy
- Implements
Redis |
Initializes a new instance of RedisEnterpriseClusteringPolicy. |
Enterprise |
Enterprise clustering policy uses only the classic redis protocol, which does not support redis cluster commands. |
Oss |
OSS clustering policy follows the redis cluster specification, and requires all clients to support redis clustering. |
Equals(Redis |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Redis |
Determines if two RedisEnterpriseClusteringPolicy values are the same. |
Implicit(String to Redis |
Converts a string to a RedisEnterpriseClusteringPolicy. |
Inequality(Redis |
Determines if two RedisEnterpriseClusteringPolicy values are not the same. |
منتج | الإصدارات |
---|---|
Azure SDK for .NET | Latest, Preview |
ملاحظات Azure SDK for .NET
Azure SDK for .NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: