Connections not selected with PowerShell when connection is IP address with comma separated port

Hi,

for some reason we have the need to add some SQL connection with its IP address and port. If I run a Get-Connection in PowerShell I get all connections except these with IP address. I need them to compare the existing with available connections.

Is there a workaround?

Cheers, Mathias