Skip to content

[ServiceBus] Normalize ServiceBusAdministrationClient name parameter naming. #14225

@KieranBrantnerMagee

Description

@KieranBrantnerMagee

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.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Busblocking-releaseBlocks releasehelp wantedThis issue is tracking work for which community contributions would be welcomed and appreciated

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions