Port Parameter (Connect-Redis Cmdlet)
The port for the Redis database.
Syntax
Connect-Redis -Port string
Data Type
cstr
Default Value
"6379"
Remarks
The port for the Redis database.
This is a required parameter.
The port for the Redis database.
Connect-Redis -Port string
cstr
"6379"
The port for the Redis database.
This is a required parameter.