RedisKeyType Enum

Definition

Defines values for RedisKeyType.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RedisKeyType
Inheritance
RedisKeyType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Primary 0
Secondary 1

Applies to

Product Versions
Azure SDK for .NET Legacy