Server Parameter (Connect-OracleOci Cmdlet)
The host name or IP of the server hosting the Oracle database you want to connect to.
Syntax
Connect-OracleOci -Server string
Data Type
cstr
Default Value
""
Remarks
This connection property only applies when ConnectionType is set to Server or SID.