We should add a -EventHubClient or -ComputerName or something to allow for sending events to a specific node without having to look it up by -ConnectionId.
We should also add -PassThru or something to allow for returning items from all the nodes in a hub without having to loop through each connection.
Summary of the new feature / enhancement
We should add a -EventHubClient or -ComputerName or something to allow for sending events to a specific node without having to look it up by -ConnectionId.
We should also add -PassThru or something to allow for returning items from all the nodes in a hub without having to loop through each connection.
Proposed technical implementation details (optional)
No response