UpdateChannel Enum

Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'.

Inheritance
builtins.str
UpdateChannel
UpdateChannel

Constructor

UpdateChannel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

PREVIEW
STABLE