Compartilhar via


RedisKeyType Enumeração

Definição

Define valores para RedisKeyType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RedisKeyType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RedisKeyType = 
Public Enum RedisKeyType
Herança
RedisKeyType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Primary 0
Secondary 1

Aplica-se a