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.strUpdateChannelUpdateChannel
Constructor
UpdateChannel(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
PREVIEW |
STABLE |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python