Server Parameter (Connect-Redis Cmdlet)
The host name or IP address of the server hosting the Redis instance.
Syntax
Connect-Redis -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP address of the server hosting the Redis instance.
This is a required parameter.