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.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule, withoutAuthorizationRule
Methods inherited from interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
withNewQueue, withoutQueue
Methods inherited from interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
withNewTopic, withoutTopic