你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithMessageBatching.WithoutMessageBatching 方法

定义

指定当服务总线向其内部存储写入消息或删除消息时,应禁用消息批处理。

public Microsoft.Azure.Management.ServiceBus.Fluent.Subscription.Update.IUpdate WithoutMessageBatching ();
abstract member WithoutMessageBatching : unit -> Microsoft.Azure.Management.ServiceBus.Fluent.Subscription.Update.IUpdate
Public Function WithoutMessageBatching () As IUpdate

返回

适用于