Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
170 stars 118 forks source link

Align eventhubs connection property names with Go #5693

Closed LarryOsterman closed 3 weeks ago

LarryOsterman commented 3 weeks ago

Ronnie noticed that C++ Eventhubs isn't being reflected in the user-agent telemetry for eventhubs. Inspecting the Go SDK, there is an important difference between Go and C++. This reflects this change.

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.