Interface EventHub.Update
- All Superinterfaces:
Appliable<EventHub>, EventHub.UpdateStages.WithAuthorizationRule, EventHub.UpdateStages.WithCapture, EventHub.UpdateStages.WithConsumerGroup, EventHub.UpdateStages.WithPartitionCount, EventHub.UpdateStages.WithRetentionPeriod, Indexable
- Enclosing interface:
EventHub
public static interface EventHub.Update
extends Appliable<EventHub>, EventHub.UpdateStages.WithConsumerGroup, EventHub.UpdateStages.WithAuthorizationRule, EventHub.UpdateStages.WithCapture, EventHub.UpdateStages.WithPartitionCount, EventHub.UpdateStages.WithRetentionPeriod
The template for a event hub update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface EventHub.UpdateStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendAndListenRule, withNewSendRule, withoutAuthorizationRuleMethods inherited from interface EventHub.UpdateStages.WithCapture
withDataCaptureDisabled, withDataCaptureEnabled, withDataCaptureFileNameFormat, withDataCaptureSkipEmptyArchives, withDataCaptureWindowSizeInMB, withDataCaptureWindowSizeInSeconds, withExistingStorageAccountForCapturedData, withExistingStorageAccountForCapturedData, withNewStorageAccountForCapturedDataMethods inherited from interface EventHub.UpdateStages.WithConsumerGroup
withNewConsumerGroup, withNewConsumerGroup, withoutConsumerGroupMethods inherited from interface EventHub.UpdateStages.WithPartitionCount
withPartitionCountMethods inherited from interface EventHub.UpdateStages.WithRetentionPeriod
withRetentionPeriodInDays