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

ServiceBus - Track2 - Normalize management argument naming with other languages #12576

Closed
KieranBrantnerMagee opened this issue Jul 16, 2020 · 0 comments · Fixed by #12829
Closed
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Service Bus
Milestone

Comments

@KieranBrantnerMagee
Copy link
Member

KieranBrantnerMagee commented Jul 16, 2020

Two components:

  1. [Discussion] Service Bus - Track 2 - Management client model changes azure-sdk-for-net#13352
  • Input to Create* is Create*Options
  • Rename *Description -> *Properties (none of the properties are optional)
  • Rename *RuntimeInfo -> *RuntimeProperties
  1. [Discussion] Service Bus - Track 2 - Management client - RuntimeProperties flattening azure-sdk-for-net#13353
  • Flatten MessageCountDetails
  • Rename MessageCount -> TotalMessageCount
  • Size property should be in bytes

Appendix:

  • evaluate if any properties from within runtime vs. description should shuffle (originally for this issue)
@KieranBrantnerMagee KieranBrantnerMagee added Service Bus Client This issue points to a problem in the data-plane of the library. labels Jul 16, 2020
@KieranBrantnerMagee KieranBrantnerMagee added this to the [2020] August milestone Jul 16, 2020
@ramya-rao-a ramya-rao-a added the blocking-release Blocks release label Jul 16, 2020
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue Jan 26, 2021
[cognitive services][machine translation][document batch translator api] Update documentation, support new formats & add storage field to glossaries (Azure#12576)

* Update documentation and allow storage type for glossaries

* unescape unicode

* add new lines at end of files

* add new lines at end of files

* run prettier

* run prettier

Co-authored-by: Fady Essam <faanis@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
Development

Successfully merging a pull request may close this issue.

3 participants