Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Rename ServiceBusManagementClient class to ServiceBusAdministrationClient #14853

Closed
ramya-rao-a opened this issue Sep 3, 2020 · 0 comments · Fixed by #14931
Closed
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus

Comments

@ramya-rao-a
Copy link
Contributor

The naming guidelines for a client that does resource management but not via the ARM apis, is that it should use the term Administration and not Management. See Azure/azure-sdk#1360 for more details

For this reason, the ServiceBusManagementClient class in the new Service Bus package which is currently in preview should be renamed to ServiceBusAdministrationClient

@ramya-rao-a ramya-rao-a added Service Bus Client This issue points to a problem in the data-plane of the library. blocking-release Blocks release labels Sep 3, 2020
@ramya-rao-a ramya-rao-a added this to the [2020] September milestone Sep 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants