Interface EventHub.DefinitionStages.WithPartitionCount

    • Method Detail

      • withPartitionCount

        @Beta(V1_7_0)
        EventHub.DefinitionStages.WithCreate withPartitionCount​(long count)
        Specifies the number of partitions in the event hub.
        Parameters:
        count - partitions count
        Returns:
        next stage of the event hub definition