azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

26 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching"
fullName: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching"
name: "ServiceBusSubscription.DefinitionStages.WithMessageBatching"
nameWithType: "ServiceBusSubscription.DefinitionStages.WithMessageBatching"
summary: "The stage of the subscription definition allowing specify batching behaviour."
syntax: "public static interface **ServiceBusSubscription.DefinitionStages.WithMessageBatching**"
methods:
- uid: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching.withoutMessageBatching()"
fullName: "com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching.withoutMessageBatching()"
name: "withoutMessageBatching()"
nameWithType: "ServiceBusSubscription.DefinitionStages.WithMessageBatching.withoutMessageBatching()"
summary: "Specifies that the default batching should be disabled on this subscription."
modifiers:
- "abstract"
syntax: "public abstract ServiceBusSubscription.DefinitionStages.WithCreate withoutMessageBatching()"
desc: "Specifies that the default batching should be disabled on this subscription. With batching service bus can batch multiple message when it write or delete messages from it's internal store."
returns:
description: "the next stage of subscription definition"
type: "<xref href=\"com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the subscription definition allowing specify batching behaviour."
metadata: {}
package: "com.microsoft.azure.management.servicebus"
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4