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 #13550

Closed
ramya-rao-a opened this issue Sep 3, 2020 · 0 comments · Fixed by #13597
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
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue Mar 25, 2021
Add storage feb21 (Azure#13550)

* Add storage Feb21 duplicated from Jan21

Add storage Feb21 duplicated from Jan21

* Add Key&Sas Policy on Feb21

Add Key&Sas Policy on Feb21

* fixed swagger format

fixed swagger format

* remove duplicated comma

remove duplicated comma

* Update storage.json

fix prettier check

* Add examples for key&sas policy

Add examples for key&sas policy

* update readme

* Update CSharp&Java readme

Update CSharp&Java readme

Co-authored-by: Zunli Hu <zuh@microsoft.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 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
2 participants