IWithSession.WithoutSession Method

Definition

Specifies that session support should be disabled for the queue.

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

Returns

Applies to