[Service Bus] Rename ServiceBusManagementClient class to ServiceBusAdministrationClient #14853
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Service Bus
Milestone
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 notManagement
. See Azure/azure-sdk#1360 for more detailsFor this reason, the ServiceBusManagementClient class in the new Service Bus package which is currently in preview should be renamed to ServiceBusAdministrationClient
The text was updated successfully, but these errors were encountered: