Queue.UpdateStages.WithMessageBatching.withoutMessageBatching 方法
定义
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
public Update withoutMessageBatching()
返回
the next stage of queue update
适用于