Interface ServiceBusNamespace.Update
-
- All Superinterfaces:
Appliable<ServiceBusNamespace>,Indexable,Resource.UpdateWithTags<ServiceBusNamespace.Update>,ServiceBusNamespace.UpdateStages.WithAuthorizationRule,ServiceBusNamespace.UpdateStages.WithQueue,ServiceBusNamespace.UpdateStages.WithSku,ServiceBusNamespace.UpdateStages.WithTopic
- Enclosing interface:
- ServiceBusNamespace
public static interface ServiceBusNamespace.Update extends Appliable<ServiceBusNamespace>, Resource.UpdateWithTags<ServiceBusNamespace.Update>, ServiceBusNamespace.UpdateStages.WithSku, ServiceBusNamespace.UpdateStages.WithQueue, ServiceBusNamespace.UpdateStages.WithTopic, ServiceBusNamespace.UpdateStages.WithAuthorizationRule
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule, withoutAuthorizationRule
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithQueue
withNewQueue, withoutQueue
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithSku
withSku
-
Methods inherited from interface com.azure.resourcemanager.servicebus.models.ServiceBusNamespace.UpdateStages.WithTopic
withNewTopic, withoutTopic
-
-