-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[ServiceBus] Normalize ServiceBusAdministrationClient name parameter naming. #14225
Copy link
Copy link
Closed
Closed
Copy link
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Service Busblocking-releaseBlocks releaseBlocks releasehelp wantedThis issue is tracking work for which community contributions would be welcomed and appreciatedThis issue is tracking work for which community contributions would be welcomed and appreciated
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.Service Busblocking-releaseBlocks releaseBlocks releasehelp wantedThis issue is tracking work for which community contributions would be welcomed and appreciatedThis issue is tracking work for which community contributions would be welcomed and appreciated