public static interface ServiceBusSubscription.DefinitionStages.WithMessageBatching
| Modifier and Type | Method and Description |
|---|---|
ServiceBusSubscription.DefinitionStages.WithCreate |
withoutMessageBatching()
Specifies that the default batching should be disabled on this subscription.
|
ServiceBusSubscription.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.
*/