Interface ServiceBusNamespace.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<ServiceBusNamespace>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<ServiceBusNamespace.Update>, ServiceBusNamespace.UpdateStages.WithAuthorizationRule, ServiceBusNamespace.UpdateStages.WithLocalAuth, ServiceBusNamespace.UpdateStages.WithQueue, ServiceBusNamespace.UpdateStages.WithSku, ServiceBusNamespace.UpdateStages.WithTopic
- Enclosing interface:
ServiceBusNamespace
public static interface ServiceBusNamespace.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Appliable<ServiceBusNamespace>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<ServiceBusNamespace.Update>, ServiceBusNamespace.UpdateStages.WithSku, ServiceBusNamespace.UpdateStages.WithQueue, ServiceBusNamespace.UpdateStages.WithTopic, ServiceBusNamespace.UpdateStages.WithAuthorizationRule, ServiceBusNamespace.UpdateStages.WithLocalAuth
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, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface ServiceBusNamespace.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule, withoutAuthorizationRuleMethods inherited from interface ServiceBusNamespace.UpdateStages.WithLocalAuth
disableLocalAuthMethods inherited from interface ServiceBusNamespace.UpdateStages.WithQueue
withNewQueue, withoutQueueMethods inherited from interface ServiceBusNamespace.UpdateStages.WithSku
withSkuMethods inherited from interface ServiceBusNamespace.UpdateStages.WithTopic
withNewTopic, withoutTopic