Interface EventHub.Definition
- All Superinterfaces:
Creatable<EventHub>, EventHub.DefinitionStages.Blank, EventHub.DefinitionStages.WithAuthorizationRule, EventHub.DefinitionStages.WithCaptureEnabledDisabled, EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate, EventHub.DefinitionStages.WithCaptureProviderOrCreate, EventHub.DefinitionStages.WithConsumerGroup, EventHub.DefinitionStages.WithCreate, EventHub.DefinitionStages.WithNamespace, EventHub.DefinitionStages.WithPartitionCount, EventHub.DefinitionStages.WithRetentionPeriod, HasName, Indexable
- Enclosing interface:
EventHub
public static interface EventHub.Definition
extends EventHub.DefinitionStages.Blank, EventHub.DefinitionStages.WithNamespace, EventHub.DefinitionStages.WithCaptureProviderOrCreate, EventHub.DefinitionStages.WithCaptureEnabledDisabled, EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate, EventHub.DefinitionStages.WithCreate
The entirety of the event hub definition.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface EventHub.DefinitionStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendAndListenRule, withNewSendRuleMethods inherited from interface EventHub.DefinitionStages.WithCaptureEnabledDisabled
withDataCaptureDisabled, withDataCaptureEnabledMethods inherited from interface EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
withDataCaptureFileNameFormat, withDataCaptureSkipEmptyArchives, withDataCaptureWindowSizeInMB, withDataCaptureWindowSizeInSecondsMethods inherited from interface EventHub.DefinitionStages.WithCaptureProviderOrCreate
withExistingStorageAccountForCapturedData, withExistingStorageAccountForCapturedData, withNewStorageAccountForCapturedDataMethods inherited from interface EventHub.DefinitionStages.WithConsumerGroup
withNewConsumerGroup, withNewConsumerGroupMethods inherited from interface EventHub.DefinitionStages.WithNamespace
withExistingNamespace, withExistingNamespace, withExistingNamespaceId, withNewNamespaceMethods inherited from interface EventHub.DefinitionStages.WithPartitionCount
withPartitionCountMethods inherited from interface EventHub.DefinitionStages.WithRetentionPeriod
withRetentionPeriodInDays