RedisRegenerateKeyType Enum

Definition

The Redis access key to regenerate.

public enum RedisRegenerateKeyType
type RedisRegenerateKeyType = 
Public Enum RedisRegenerateKeyType
Inheritance
RedisRegenerateKeyType

Fields

Name Value Description
Primary 0

The primary access key.

Secondary 1

The secondary access key.

Applies to