ServiceBusNamespace.Update Interface
Implements
UpdateWithTags<Update>
Appliable<ServiceBusNamespace>
WithAuthorizationRule
WithQueue
WithSku
WithTopic
public static interface ServiceBusNamespace.Update
extends Appliable<ServiceBusNamespace>, UpdateWithTags<Update>, WithSku, WithQueue, WithTopic, WithAuthorizationRule
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java