[ServiceBus] Normalize ServiceBusAdministrationClient name parameter naming. #14225
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
help wanted
This issue is tracking work for which community contributions would be welcomed and appreciated
Service Bus
Milestone
Is your feature request related to a problem? Please describe.
See this comment
In short, the other "name" fields within the ServiceBusAdministrationClient are being changed to be explicitly queue_name, topic_name, etc. This should be consistent even for the "final named argument", as this makes it consistent with ARM call patterns.
Describe the solution you'd like
Follow the guidance in the aformentioned comment, normalize with other name fields and with -mgmt sdk.
Describe alternatives you've considered
The current status quo is the alternative, see the comment chain for discussion on relative merits.
The text was updated successfully, but these errors were encountered: