RedisAccessKeys Class

Redis cache access keys.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.redis._serialization.Model
RedisAccessKeys

Constructor

RedisAccessKeys(**kwargs: Any)

Variables

Name Description
primary_key
str

The current primary key that clients can use to authenticate with Redis cache.

secondary_key
str

The current secondary key that clients can use to authenticate with Redis cache.