Share via


IWithExpressMessage.WithoutExpressMessage Method

Definition

Specifies that messages in this topic are not express hence they should be cached in memory.

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

Returns

Applies to