LogicalDatabase Parameter (Connect-Redis Cmdlet)
The index of the Redis Logical Database.
Syntax
Connect-Redis -LogicalDatabase string
Data Type
cstr
Default Value
"0"
Remarks
The index of the Redis Logical Database. The default value is 0.
This is a required parameter.