Interface Queue.DefinitionStages.WithPartitioning

    • Method Detail

      • withPartitioning

        Queue.DefinitionStages.WithCreate withPartitioning()
        Specifies that partitioning should be enabled on this queue.
        Returns:
        the next stage of queue definition
      • withoutPartitioning

        Queue.DefinitionStages.WithCreate withoutPartitioning()
        Specifies that the default partitioning should be disabled on this queue. Note: if the parent Service Bus is Premium SKU then partition cannot be disabled
        Returns:
        the next stage of queue definition