public static interface Queue.DefinitionStages.WithMessageBatching
| Modifier and Type | Method and Description |
|---|---|
Queue.DefinitionStages.WithCreate |
withoutMessageBatching()
Specifies that the default batching should be disabled on this queue.
|
Queue.DefinitionStages.WithCreate withoutMessageBatching()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/