Uses of Interface
com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithPartitionCount
-
-
Uses of EventHub.DefinitionStages.WithPartitionCount in com.microsoft.azure.management.eventhub
Subinterfaces of EventHub.DefinitionStages.WithPartitionCount in com.microsoft.azure.management.eventhub Modifier and Type Interface Description static interfaceEventHub.DefinitionThe entirety of the event hub definition.static interfaceEventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreateThe stage of the event hub definition allowing to configure data capturing.static interfaceEventHub.DefinitionStages.WithCaptureProviderOrCreateThe stage of the event hub definition allowing to specify provider to store captured data when data capturing is enabled.static interfaceEventHub.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-