Interface EventHubNamespace.Update
- All Superinterfaces:
Appliable<EventHubNamespace>, EventHubNamespace.UpdateStages.WithAuthorizationRule, EventHubNamespace.UpdateStages.WithEventHub, EventHubNamespace.UpdateStages.WithMinimumTlsVersion, EventHubNamespace.UpdateStages.WithSku, EventHubNamespace.UpdateStages.WithThroughputConfiguration, Indexable, Resource.UpdateWithTags<EventHubNamespace.Update>
- Enclosing interface:
EventHubNamespace
public static interface EventHubNamespace.Update
extends Appliable<EventHubNamespace>, Resource.UpdateWithTags<EventHubNamespace.Update>, EventHubNamespace.UpdateStages.WithSku, EventHubNamespace.UpdateStages.WithEventHub, EventHubNamespace.UpdateStages.WithAuthorizationRule, EventHubNamespace.UpdateStages.WithThroughputConfiguration, EventHubNamespace.UpdateStages.WithMinimumTlsVersion
The template for a event hub namespace update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface EventHubNamespace.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule, withoutAuthorizationRuleMethods inherited from interface EventHubNamespace.UpdateStages.WithEventHub
withNewEventHub, withNewEventHub, withNewEventHub, withoutEventHubMethods inherited from interface EventHubNamespace.UpdateStages.WithMinimumTlsVersion
withMinimumTlsVersionMethods inherited from interface EventHubNamespace.UpdateStages.WithSku
withSkuMethods inherited from interface EventHubNamespace.UpdateStages.WithThroughputConfiguration
withAutoScaling, withCurrentThroughputUnits, withThroughputUnitsUpperLimitMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags